From 8fca3cc06147d8d2df53e0f2ba3088f43a60005e Mon Sep 17 00:00:00 2001 From: Zakhar Timoshenko Date: Thu, 21 Mar 2024 03:15:45 +0300 Subject: [PATCH] fix stars colors --- modules/home/home.module.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/home.module.scss b/modules/home/home.module.scss index 86aa49b..00d4a61 100644 --- a/modules/home/home.module.scss +++ b/modules/home/home.module.scss @@ -101,7 +101,7 @@ display: flex; align-items: center; justify-content: center; - color: #1d4fac; + color: #5780cc; div { position: absolute; @@ -121,7 +121,7 @@ display: flex; align-items: center; justify-content: center; - color: #715573; + color: #9d7ba0; div { position: absolute;