mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Size leaderboard button
This commit is contained in:
parent
a8e36f8518
commit
dd85070350
|
|
@ -147,9 +147,10 @@
|
|||
font-size: var(--font-2xs);
|
||||
color: var(--color-text);
|
||||
background-color: var(--color-bg-higher);
|
||||
border-radius: var(--radius-box);
|
||||
border-radius: var(--radius-selector);
|
||||
width: max-content;
|
||||
padding-inline: var(--s-2);
|
||||
padding: 0 var(--s-2);
|
||||
height: var(--selector-size);
|
||||
display: flex;
|
||||
gap: var(--s-1);
|
||||
padding: var(--s-0-5) var(--s-1-5);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user