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