Minor update
This commit is contained in:
parent
c18e027077
commit
5015db7639
1 changed files with 61 additions and 59 deletions
|
@ -37,6 +37,8 @@
|
|||
--background-color-darken: light-dark(#B2AFAF, #100E0E);
|
||||
--background-color-lighten: light-dark(#FFFBFB, #454343);
|
||||
|
||||
--background-secondary-color: #ebebeb;
|
||||
|
||||
--light-background-color: #fffbfb;
|
||||
--dark-background-color: #171414;
|
||||
|
||||
|
@ -70,7 +72,7 @@
|
|||
--h5-color: #a16a61;
|
||||
--h6-color: #927671;
|
||||
|
||||
--font-size: 1.1em;
|
||||
--font-size: 1.2em;
|
||||
--default-space: .2em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue