diff --git a/src/App.scss b/src/App.scss index a2710436..6b8875bf 100644 --- a/src/App.scss +++ b/src/App.scss @@ -159,6 +159,7 @@ nav { box-shadow: var(--shadow); box-sizing: border-box; height: var(--navbar-height); + font-size: calc(var(--navbar-height) / 3.5); position: fixed; }