diff --git a/style.css b/style.css index 5b0025a..72fe7b3 100644 --- a/style.css +++ b/style.css @@ -213,7 +213,7 @@ body { background-color: var(--bgColor); z-index: 4; color: var(--accentColor); - line-height: 3rem; + line-height: 2.7rem; text-align: center; cursor: pointer; text-decoration: none;