From 1478ac37e4383e11bec5578749bcd31e121668c8 Mon Sep 17 00:00:00 2001 From: Yousef Amar <yousefamar@gmail.com> Date: Sun, 26 Dec 2021 14:31:53 +0000 Subject: [PATCH] fix: css typo --- styles/scss/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/scss/main.scss b/styles/scss/main.scss index 86058cf..7720c16 100644 --- a/styles/scss/main.scss +++ b/styles/scss/main.scss @@ -26,7 +26,7 @@ $text-color: #111 !default; } hr { - height: "1px"; + height: 1px; } // Components