diff --git a/blog b/blog index 1488338..27075c7 160000 --- a/blog +++ b/blog @@ -1 +1 @@ -Subproject commit 148833823b0595901adfda53c2fc44e2997e8350 +Subproject commit 27075c76698123358f075b1e7f4325c7ea34e1b7 diff --git a/src/inc_css/page.css b/src/inc_css/page.css index 7fe512e..b9dfb53 100644 --- a/src/inc_css/page.css +++ b/src/inc_css/page.css @@ -9,7 +9,7 @@ transform: translate(-50%, 0); } -.page .text-panel .separator { +.page .separator { position: relative; background-color: var(--foreground-inactive); diff --git a/src/inc_html/nav.html b/src/inc_html/nav.html index 5e9e52f..82b63d1 100644 --- a/src/inc_html/nav.html +++ b/src/inc_html/nav.html @@ -1,4 +1,5 @@