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

@@ -2,7 +2,7 @@
display: grid;
}
@media screen and (max-width: 1366px) {
@media screen and (max-width: 950px) {
.header {
height: 50px;
}