From 0f86e3764971eadfdade749cb389f379c5587c9d Mon Sep 17 00:00:00 2001 From: Manos Date: Sat, 5 Sep 2020 10:38:33 +0200 Subject: [PATCH] Removed invalid styling --- css/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 2faa3a3..3c7263b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -152,7 +152,6 @@ h1, h2, h3, h4, h5, p { #home .social a, #footer .social a { height: calc(1em + 1vw); width: calc(1em + 1vw); - background-color: none; background-position: center; background-repeat: no-repeat; cursor: pointer;