eww(bar): use Cantarell font by default

This commit is contained in:
retrozinndev
2025-01-16 22:28:47 -03:00
parent bafb2f160e
commit e24c41920c
+1
View File
@@ -5,6 +5,7 @@
padding-bottom: 0; padding-bottom: 0;
& label { & label {
font-family:"Cantarell";
font-weight: 500; font-weight: 500;
} }
} }