This commit is contained in:
2026-02-12 13:20:26 +01:00
parent 7f2f31b557
commit f7b890dc67
6 changed files with 30 additions and 4 deletions

View File

@@ -10772,6 +10772,10 @@ header#header {
height: 110px;
}
@media (max-width: 500px) {
height: 140px;
}
.container {
// @include respond-above(xxl) {
// max-width: 1500px;