From 561a20534a8194232023c568b345a16bdb6267db Mon Sep 17 00:00:00 2001
From: Denys <90575515+DenysShurubura@users.noreply.github.com>
Date: Thu, 21 Dec 2023 17:38:41 +0200
Subject: [PATCH] change sun icon
---
src/modules/shared/Header/Header.module.scss | 2 +-
src/static/icons/sun.svg | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/src/modules/shared/Header/Header.module.scss b/src/modules/shared/Header/Header.module.scss
index 02f8c14..92e9465 100644
--- a/src/modules/shared/Header/Header.module.scss
+++ b/src/modules/shared/Header/Header.module.scss
@@ -167,7 +167,7 @@
left: 2px;
background-color: $color__secondary;
box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.4);
- background: center / cover #FFA500 url(../../../static/icons/sun.svg);
+ background: center / contain no-repeat $color__accent url(../../../static/icons/sun.svg);
}
&:before {
diff --git a/src/static/icons/sun.svg b/src/static/icons/sun.svg
index af72fcf..8f382d1 100644
--- a/src/static/icons/sun.svg
+++ b/src/static/icons/sun.svg
@@ -1,4 +1 @@
-
-
+