add: fixed font size on osaka theme
This commit is contained in:
parent
76638777da
commit
4f2578e2a2
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: DepartureMono;
|
font-family: DepartureMono;
|
||||||
font-size: 15px;
|
font-size: 14px;
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue