Skip to content

Commit 4062b35

Browse files
committed
🐛 changed logo color
1 parent e40c688 commit 4062b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/Header.module.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
.logo {
5151
height: 24px;
52-
fill: $primary;
52+
fill: $black;
5353
transition: $transition-short;
5454

5555
&.dark {

0 commit comments

Comments
 (0)