fix: incorrect font weights, sizes, line heights

This commit is contained in:
Michael Aaron Murphy 2023-05-30 23:46:49 +02:00 committed by Michael Murphy
parent f06a81ccf9
commit 31f7e97d5b
8 changed files with 37 additions and 21 deletions

View file

@ -147,7 +147,7 @@ where
font_active: None,
font_hovered: None,
font_inactive: None,
font_size: 17.0,
font_size: 14.0,
icon_size: 16,
height: Length::Shrink,
width: Length::Fill,