remove background colors

-
try to imitate Google's design of things
it makes UI look declattered
-
This commit is contained in:
geoffrey45
2022-09-02 16:05:11 +03:00
parent c782e400c6
commit c20bbd795c
13 changed files with 33 additions and 19 deletions
+4
View File
@@ -43,6 +43,10 @@
box-shadow: 0 0 1rem rgba(0, 0, 0, 0.425);
}
.border {
border: 1px solid $gray3;
}
.heading {
font-size: 2rem;
font-weight: bold;