diff --git a/style.css b/style.css index a275b78..b91c1cd 100644 --- a/style.css +++ b/style.css @@ -317,7 +317,7 @@ top navbar styling. attempts to look like a desktop panel/window manager bar grid-gap: 1em; grid-template-columns: max-content auto max-content; - font-family: "Lexend"; + font-family: "Lexend Deca"; align-content: center; vertical-align: middle; color: var(--text); @@ -929,11 +929,6 @@ modify widths and spacing depending on the size of the display .navbar { min-height: 2.3em; max-height: 2.3em; - - font-family: "Lexend"; - align-content: center; - vertical-align: middle; - color: var(--text); .nav-baselink { display: none !important;