From 351f108d1dc55cc5f326b1fdd363fe03b206235b Mon Sep 17 00:00:00 2001 From: yukendev Date: Fri, 29 Dec 2023 09:28:25 +0000 Subject: [PATCH] chore: add space --- apps/app/src/styles/_fonts.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app/src/styles/_fonts.scss b/apps/app/src/styles/_fonts.scss index adbde85567c..ca3b00d9e91 100644 --- a/apps/app/src/styles/_fonts.scss +++ b/apps/app/src/styles/_fonts.scss @@ -7,7 +7,7 @@ .material-symbols-outlined { display: inline-block; font-family: var(--grw-font-family-material-symbols-outlined); - font-size: 24px; /* Preferred icon size */ + font-size: 24px; /* Preferred icon size */ font-style: normal; font-weight: normal; line-height: 1;