From cbfcb762e7c31f2ad0d9da2cc243382cc592053c Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Wed, 15 Sep 2021 04:04:06 -0700 Subject: [PATCH] Get rid of margin thing --- src/App.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/App.scss b/src/App.scss index 4b7557a..87b2334 100644 --- a/src/App.scss +++ b/src/App.scss @@ -43,8 +43,4 @@ input { .synclass { color: #a63333; - i { - margin-right: 10px; - - } }