From 4ad580674a09144d152e554e294695792443ae5b Mon Sep 17 00:00:00 2001 From: reverend Date: Mon, 18 Oct 2021 16:02:09 +0200 Subject: [PATCH] so stupid js scss shit shuts the fuck up --- components/02_Molecules/userInfo/_userInfo.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/02_Molecules/userInfo/_userInfo.scss b/components/02_Molecules/userInfo/_userInfo.scss index 8ff2407..012bb24 100644 --- a/components/02_Molecules/userInfo/_userInfo.scss +++ b/components/02_Molecules/userInfo/_userInfo.scss @@ -15,7 +15,7 @@ padding: 0; margin: 0; text-align: center; - padding: $-spacing-small / 2; + padding: $-spacing-small; font-size: 25px; } } @@ -26,7 +26,7 @@ font-size: 18px; } - padding: $-spacing-small / 2; + padding: $-spacing-small; .LP-UserInfo__Key { padding-right: $-spacing-medium;