diff --git a/01-frontend/src/App.css b/01-frontend/src/App.css index 73492be..dc24bd7 100644 --- a/01-frontend/src/App.css +++ b/01-frontend/src/App.css @@ -2,7 +2,7 @@ :root { --background-color: #fafafa; --text-color: #000000; - --navbar-height: 6vh; + --navbar-height: 5.1vh; --page-height: 94vh; }