diff --git a/frontend/components/NavBar.vue b/frontend/components/NavBar.vue index 4976bfe..3866e91 100644 --- a/frontend/components/NavBar.vue +++ b/frontend/components/NavBar.vue @@ -72,6 +72,7 @@ function handleStateChange(newState : string, newLane: number) { #navbar-logo-img { height: 70px; width: fit-content; + max-width: 55px; } @media only screen and (min-width: 1200px) {