URL changes + menu bar layout

This commit is contained in:
2026-04-09 07:48:07 +02:00
parent 3683b811df
commit 4fe0b41335
4 changed files with 8 additions and 7 deletions

View File

@@ -396,6 +396,9 @@ header {
color: #fff;
opacity: 0.7;
}
.nav-collapse .nav.pull-right {
float: none !important;
}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {