Remove min-width on tokens

This commit is contained in:
Justin Edmund 2023-07-05 18:57:35 -07:00
parent b641091695
commit b32caf8790

View file

@ -5,7 +5,6 @@
font-size: $font-tiny;
font-weight: $bold;
line-height: 1.4;
min-width: 3rem;
text-align: center;
padding: $unit-three-fourth ($unit * 1.5);
user-select: none;