From 266df3a86f1af893efed1ac7ad0543c04a877b24 Mon Sep 17 00:00:00 2001 From: Josua Krause Date: Sat, 20 Jan 2024 12:51:02 -0500 Subject: [PATCH] show all svg on mobile --- index.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/index.css b/index.css index 3c86d5c..6c94c13 100644 --- a/index.css +++ b/index.css @@ -315,11 +315,6 @@ svg { width: 100%; height: auto; } - - svg { - width: 100% !important; - height: auto !important; - } } /* footer */