Re-fix iphone logo
All checks were successful
pipeline / build-and-push-images (push) Successful in 24s
pipeline / deploy (push) Successful in 6s

This commit is contained in:
2024-12-01 15:25:17 +01:00
parent 2504f4eab2
commit b0dd3f0fe5

View File

@@ -72,6 +72,7 @@ function handleStateChange(newState : string, newLane: number) {
#navbar-logo-img { #navbar-logo-img {
height: 70px; height: 70px;
width: fit-content; width: fit-content;
max-width: 55px;
} }
@media only screen and (min-width: 1200px) { @media only screen and (min-width: 1200px) {