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

@ -7,7 +7,7 @@
padding: 20px;
.dark-theme & {
background: #252627;
background: #1b1c1d;
}
&__right {