feat(waybar): set default font weight to 500
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
This commit is contained in:
parent
3b4d97ac79
commit
0514904196
@ -39,6 +39,7 @@
|
||||
* {
|
||||
border: none;
|
||||
font-family: "FiraCode Nerd Font", monospace;
|
||||
font-weight: 500;
|
||||
font-size: 13px;
|
||||
border-radius: 0px;
|
||||
margin-top: 0.1rem;
|
||||
|
Loading…
Reference in New Issue
Block a user