mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 05:48:36 +01:00
add margin values :3
This commit is contained in:
parent
e671a678f4
commit
4db257ef0f
1 changed files with 3 additions and 1 deletions
|
@ -45,4 +45,6 @@ nav .middle {
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: 5px;
|
||||
}
|
||||
margin-left: auto;
|
||||
margin-right: 26em;
|
||||
}
|
Loading…
Reference in a new issue