aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-01-17 15:52:29 +0100
committerGravatar GitHub <noreply@github.com> 2023-01-17 15:52:29 +0100
commit33468def4a5fc0e3af92e5759f463d4d4872fd84 (patch)
tree2bb4ad26afc307628c46a308f526d816f8e27b61 /p/themes/base-theme/frss.css
parent0ab130eb9c3df3227a70624bcd5e8133afb00ae5 (diff)
Improved: navigation menu structure (#4937)
Diffstat (limited to 'p/themes/base-theme/frss.css')
-rw-r--r--p/themes/base-theme/frss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css
index a24d7c32c..56e99ec70 100644
--- a/p/themes/base-theme/frss.css
+++ b/p/themes/base-theme/frss.css
@@ -559,6 +559,10 @@ input[type="checkbox"]:focus-visible {
}
/*=== Navigation */
+.nav-list {
+ padding-bottom: 3rem;
+}
+
.nav-list .nav-header,
.nav-list .item {
display: block;