Add better colors

This commit is contained in:
Djordje Atlialp 2021-01-10 18:29:01 +01:00
parent d549a90e48
commit 81f58d3911
5 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,7 @@
z-index: 9999;
.dark-theme & {
background: #252627;
background: #1b1c1d;
}
@media #{$media-size-phone} {