diff --git a/style.css b/style.css index 2cbed909..6d6e8671 100644 --- a/style.css +++ b/style.css @@ -46,12 +46,12 @@ header, footer { background-color: var(--uibg); display: flex; + text-decoration: none; padding: 0.7rem; width: 100%; z-index: 1; justify-content: center; text-align: center; - font-weight: 700; text-decoration: none; }