From f07e2b289365fab7458926dc5bc82ab277c0c637 Mon Sep 17 00:00:00 2001 From: Francis Earl Soriano Fojas/Server Solutions G /SRPH/Engineer/Samsung Electronics Date: Tue, 26 Sep 2023 20:09:12 +0800 Subject: [PATCH] Updated homepage banner stylings --- assets/css/styles.scss => _sass/custom/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename assets/css/styles.scss => _sass/custom/custom.scss (73%) diff --git a/assets/css/styles.scss b/_sass/custom/custom.scss similarity index 73% rename from assets/css/styles.scss rename to _sass/custom/custom.scss index 0dd4158..1cd83e2 100644 --- a/assets/css/styles.scss +++ b/_sass/custom/custom.scss @@ -1,5 +1,5 @@ .header { - color: #00efff !important; + color: #00efff; } .banner {