Bump Token size because yoey is needy
This commit is contained in:
parent
8a60326e39
commit
9b1dd4452f
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
background: var(--input-bg);
|
background: var(--input-bg);
|
||||||
border-radius: 99px;
|
border-radius: 99px;
|
||||||
display: inline;
|
display: inline;
|
||||||
font-size: $font-tiny;
|
font-size: $font-small;
|
||||||
font-weight: $bold;
|
font-weight: $medium;
|
||||||
min-width: 3rem;
|
min-width: 3rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: $unit-half $unit;
|
padding: $unit-half $unit;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue