mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-10 15:13:07 -04:00
less hacky fix for spacing + new variable
This commit is contained in:
parent
dbc19f0367
commit
f04160f5df
3 changed files with 7 additions and 9 deletions
|
@ -322,7 +322,7 @@ a.icon-button > img {
|
|||
color: var(--text-primary);
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
column-gap: 4px;
|
||||
column-gap: var(--ptd-button-spacing);
|
||||
text-decoration: none;
|
||||
height: 36px;
|
||||
line-height: 32px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue