add: fixed font size on osaka theme

This commit is contained in:
Lukian 2025-05-05 23:36:13 +02:00
parent 76638777da
commit 4f2578e2a2

View file

@ -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 {