From d9fce41df9e4444a1e18c956b34b1da57a777c2d Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Mon, 11 Mar 2024 03:31:59 +0000 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }