Update styles

This commit is contained in:
Justin Edmund 2023-04-19 00:36:40 -07:00
parent c793fdb6a9
commit 8dbdd9fe49

View file

@ -31,6 +31,8 @@
& label {
border-radius: $card-corner;
display: block;
font-size: $font-small;
font-weight: $medium;
text-align: center;
white-space: nowrap;
overflow: hidden;