Normalisation Menus

This commit is contained in:
2025-12-14 12:42:14 +01:00
parent b0673ad90d
commit 4340bcab6d
22 changed files with 48 additions and 58 deletions

View File

@@ -2,7 +2,7 @@
Header Navbar Styles
=============================================================================*/
a.nav-link {
font-size: .95rem;
font-size: 1rem;
}
.navbar-brand {
@@ -17,7 +17,7 @@ a.nav-link {
}
@media (max-width: 1399.98px) {
@media (max-width: 1199.98px) {
.navbar .nav-item {
background-color: var(--bs-light);
border: 1px solid var(--bs-border-color);