From 63adc1d843794036877ed524c53424e2d9eb3dc1 Mon Sep 17 00:00:00 2001 From: yequari Date: Sun, 3 Nov 2024 06:51:18 -0700 Subject: [PATCH] fixing navbar spotlight --- themes/dreamcast/layouts/_default/baseof.html | 2 +- themes/dreamcast/layouts/blog/single.html | 1 + themes/dreamcast/static/css/main.css | 100 ++++++++++-------- themes/dreamcast/static/js/main.js | 50 ++++++--- 4 files changed, 94 insertions(+), 59 deletions(-) diff --git a/themes/dreamcast/layouts/_default/baseof.html b/themes/dreamcast/layouts/_default/baseof.html index 6731621..17ae3f3 100644 --- a/themes/dreamcast/layouts/_default/baseof.html +++ b/themes/dreamcast/layouts/_default/baseof.html @@ -6,7 +6,7 @@
{{- partial "header.html" . -}}
-