Increased bar font size
Also switched to using em units Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
This commit is contained in:
parent
f59154513d
commit
5ce5814bf8
|
@ -1,7 +1,7 @@
|
|||
* {
|
||||
border: none;
|
||||
font-family: Hack Nerd Font, sans-serif;
|
||||
font-size: 10px;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
|
|
Loading…
Reference in a new issue