From 80f4edd91b227ff5f9cc5800a63657aa617deb79 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Fri, 19 May 2023 10:09:48 -0500 Subject: refactor: manually order header nav --- sass/style.scss | 2 +- templates/index.html | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/sass/style.scss b/sass/style.scss index 565b1a2..1645ee2 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -74,7 +74,7 @@ section { color: var(--orange); margin-bottom: 0; + * { - color: var(--orange); + color: var(--gray-dim); margin-top: 0; } } diff --git a/templates/index.html b/templates/index.html index c7e55b6..8de7317 100644 --- a/templates/index.html +++ b/templates/index.html @@ -25,14 +25,9 @@ -- cgit v1.2.3-70-g09d2