summaryrefslogtreecommitdiff
path: root/templ
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2024-10-12 00:26:38 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2024-10-12 00:26:38 +0200
commitb20670125fede069a77e25d6414c3a5230e56f36 (patch)
tree600c09ee8df82747d32f578bb369de47ff770840 /templ
parent5fe93e048c3f529c80d2d1adb1e49eafebc1af3c (diff)
downloadgosten-b20670125fede069a77e25d6414c3a5230e56f36.tar.gz
gosten-b20670125fede069a77e25d6414c3a5230e56f36.tar.bz2
gosten-b20670125fede069a77e25d6414c3a5230e56f36.zip
Underline in navbar
Diffstat (limited to 'templ')
-rw-r--r--templ/content.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templ/content.tpl b/templ/content.tpl
index 82d9d15..47a7909 100644
--- a/templ/content.tpl
+++ b/templ/content.tpl
@@ -16,7 +16,7 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
- <ul class="navbar-nav me-auto">
+ <ul class="navbar-nav nav-underline me-auto">
{{template "navlinks"}}
</ul>
<form class="d-flex" role="search">