Increase badge padding.

This commit is contained in:
daniel 2019-12-23 13:48:04 +01:00
parent ee15476c1c
commit f5a207d06a
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
$font-family-base: "IBM Plex Sans Condensed";
$enable-responsive-font-sizes: true;
$badge-padding-x: 0.75em;