fixed to light nav color in some themes

This commit is contained in:
vabene1111
2023-06-26 19:57:38 +02:00
parent b1d983fbc3
commit 3de2468df3
2 changed files with 6 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-{% nav_color request %}"
<nav class="navbar navbar-expand-lg {% nav_color request %}"
id="id_main_nav"
style="{% sticky_nav request %}">