Adjust font size

master
devarped 2019-03-16 11:45:06 +03:00
parent 88232aabdb
commit 262f0436cc
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ $asset_path: if($variant == 'dark', dark-assets, light-assets);
//
// Globals
//
$font-size: 10;
$font-size: 9;
$font-family: Futura Bk bt, Cantarell, Sans-Serif;
$_bubble_bg_color: opacify($osd_bg_color,0.25);
$_bubble_fg_color: $osd_fg_color;