waybar(style.css): edit font sizes
This commit is contained in:
parent
a4d0ea9146
commit
60573de959
@ -1,7 +1,7 @@
|
||||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-size: 14px;
|
||||
font-size: 13px;
|
||||
font-weight: 400;
|
||||
box-shadow: none;
|
||||
text-shadow: none;
|
||||
@ -14,7 +14,7 @@
|
||||
color: white;
|
||||
font-family: FiraCode Retina, Noto Sans, sans-serif;
|
||||
font-weight: 600;
|
||||
font-size: 13px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user