mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 05:07:36 -05:00
Update TierPill styling
This commit is contained in:
parent
96c62e547b
commit
edabd236e2
|
|
@ -1,7 +1,7 @@
|
|||
.pill {
|
||||
font-size: var(--fonts-xxs);
|
||||
font-weight: var(--bold);
|
||||
border-radius: var(--rounded-sm);
|
||||
font-size: var(--font-2xs);
|
||||
font-weight: var(--weight-bold);
|
||||
border-radius: var(--radius-selector);
|
||||
padding: var(--s-0-5) var(--s-1-5);
|
||||
display: grid;
|
||||
place-items: center;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user