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