fix: caching

This commit is contained in:
Christel Westerberg
2024-05-31 09:23:37 +02:00
parent 0a3272f75a
commit c47966f994
12 changed files with 69 additions and 24 deletions

View File

@@ -190,7 +190,7 @@
Helvetica Neue,
Helvetica,
Arial,
sans-serif;
sans-serif !important;
font-weight: 700;
background-color: transparent !important;
text-decoration: none;
@@ -234,7 +234,7 @@
margin-right: 8px;
}
@media screen and (min-width: 1367px) {
@media screen and (min-width: 950px) {
.mainMenu {
box-shadow: none;
background-color: hsla(0, 0%, 100%, 0.95);