1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 03:34:46 -05:00

add margin values :3

This commit is contained in:
Ashley 2022-12-31 14:50:30 +00:00
parent e671a678f4
commit 4db257ef0f

View file

@ -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;
}