From 9be3b8f26d1a932e59893fd06fea7b9ba107abed Mon Sep 17 00:00:00 2001 From: theycallhermax Date: Wed, 28 Aug 2024 18:58:44 -0400 Subject: [PATCH] Make navbar modifications also affect menu buttons --- content/tricks/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/tricks/index.md b/content/tricks/index.md index cf7aec8..d913d01 100644 --- a/content/tricks/index.md +++ b/content/tricks/index.md @@ -45,6 +45,7 @@ You can make navbar have more classic look: nav ul li { a, + summary, &#search button, &#language-switcher details summary, &#theme-switcher details summary { @@ -74,6 +75,7 @@ Or you can make it sticked to top but not full-width: nav ul li { a, + summary, &#search button, &#language-switcher details summary, &#theme-switcher details summary {