#6372: Object list text is too small

This commit is contained in:
checktheroads 2021-05-07 14:32:41 -07:00
parent fabd751f20
commit 1da7c705e3
4 changed files with 3 additions and 3 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -119,7 +119,7 @@ $font-weight-lighter: 200;
$font-weight-medium: 600; $font-weight-medium: 600;
$font-weight-bolder: 800; $font-weight-bolder: 800;
$font-size-xs: 0.8rem; $font-size-xs: 0.9rem;
$line-height-base: 1.5; $line-height-base: 1.5;
$line-height-xs: 1; $line-height-xs: 1;