Skip to content

Commit

Permalink
remove line-height & use non-fractional font-size
Browse files Browse the repository at this point in the history
Co-authored-by: PikachuEXE <git@pikachuexe.net>
  • Loading branch information
OothecaPickle and PikachuEXE authored Oct 16, 2024
1 parent 58d9bb8 commit 4116463
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
display: inline;
padding-inline: 5px;
white-space: nowrap;
font-size: 12.8px;
line-height: 8px;
font-size: 13px;
font-weight: 500;
}

Expand Down

0 comments on commit 4116463

Please sign in to comment.