Change font variables and simplify and standardize logic and formatting
This commit is contained in:
parent
01d16e03c8
commit
74b2840bf7
9 changed files with 33 additions and 27 deletions
|
@ -300,7 +300,7 @@
|
|||
border: 0;
|
||||
border-radius: 0;
|
||||
min-height: 0;
|
||||
font-family: ${config.look.fonts.main}, ${config.look.fonts.nerd};
|
||||
font-family: ${config.look.fonts.main}, ${config.look.fonts.mono};
|
||||
font-size: 15.5px;
|
||||
color: #${config.look.colors.text};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue