From a3dc9feb8f3d431ad8bdd37af513aa54d030eebd Mon Sep 17 00:00:00 2001 From: ktyl Date: Tue, 17 May 2022 01:39:56 +0100 Subject: [PATCH] update blog --- blog | 2 +- src/inc_css/page.css | 2 +- src/inc_html/nav.html | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) 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 @@