From 86aa809942c4349adaf3ff6a60cea53ebbc25043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Mon, 8 Aug 2022 18:26:11 +0300 Subject: [PATCH] Update dev server --- resources/styles/main.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/resources/styles/main.css b/resources/styles/main.css index 03ce416..5d5339b 100644 --- a/resources/styles/main.css +++ b/resources/styles/main.css @@ -278,8 +278,6 @@ } .social nav .social-button img { margin: 10px; - height: 32px; - width: 32px; } .social nav .social-button:hover { background-color: white; @@ -820,10 +818,6 @@ h1 { padding-top: 50px; padding-bottom: 50px; } -#footer #small-logo { - height: 50px; - width: auto; -} #footer .footer-columns { display: flex; }