From 0bd9b4ec2d1ab6ad3a5c57b365cc2610ea21dddf Mon Sep 17 00:00:00 2001 From: mikwee Date: Tue, 23 Nov 2021 13:35:52 +0200 Subject: [PATCH] Changed margin of text --- src/styles/roots.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/roots.scss b/src/styles/roots.scss index c15c442..3045c26 100644 --- a/src/styles/roots.scss +++ b/src/styles/roots.scss @@ -35,7 +35,7 @@ $btn-border-width: 0px; align-items: center; justify-content: center; .text { - margin-left: 1mm; + margin-left: 0.5mm; } } #reddit {