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; }