mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 13:28:28 +01:00
margin-left:24px;
This commit is contained in:
parent
c9a076c81f
commit
e2b81091ce
1 changed files with 2 additions and 1 deletions
|
@ -104,6 +104,7 @@ a {
|
|||
border-radius: 25px;
|
||||
margin: 10px;
|
||||
margin-top: 0px;
|
||||
margin-left:24px;
|
||||
margin-right: 10px;
|
||||
height: fit-content;
|
||||
justify-self: center;
|
||||
|
@ -124,7 +125,6 @@ a {
|
|||
border-radius: 11px;
|
||||
background-image: var(--div-gradient);
|
||||
display: block;
|
||||
margin: 0px 0 0px -3px;
|
||||
box-sizing:border-box;
|
||||
min-width:100%;
|
||||
}
|
||||
|
@ -295,3 +295,4 @@ a {
|
|||
border-left: 1px solid gray;
|
||||
height: 15px;
|
||||
}
|
||||
|
Loading…
Reference in a new issue