mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
make margin lower
This commit is contained in:
parent
f1379ed98a
commit
35335265b0
@ -104,10 +104,9 @@ a {
|
||||
margin: 10px;
|
||||
margin-top: 0px;
|
||||
margin-left: 24px;
|
||||
margin-right: 10px;
|
||||
height: fit-content;
|
||||
justify-self: center;
|
||||
margin-right: -1.5em;
|
||||
margin-right: -0.9em;
|
||||
/* width: min-content;*/
|
||||
border: var(--div-border-color);
|
||||
border-style: solid;
|
||||
|
Loading…
Reference in New Issue
Block a user