From 7bb3cda836e5b9165425b2d924ea76fc05831632 Mon Sep 17 00:00:00 2001 From: Asteroidus Date: Fri, 11 Oct 2024 20:00:00 +0200 Subject: [PATCH] Remove useless css rules --- styles/header.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/styles/header.css b/styles/header.css index 7641517..1ad88bb 100644 --- a/styles/header.css +++ b/styles/header.css @@ -94,10 +94,6 @@ opacity: 1; } -.header-link-container { - display: flex; -} - .header-link { font-family: "Raleway-SemiBold"; font-size: 20px;