add: fixed font size on osaka theme

This commit is contained in:
Lukian 2025-05-05 23:38:56 +02:00
parent 4f2578e2a2
commit 163a81d358

View file

@ -28,7 +28,7 @@
* {
font-family: DepartureMono;
font-size: 14px;
font-weight: 500;
font-weight: 600;
}
window#waybar {