This commit is contained in:
Daniel Ledda
2020-11-18 23:05:58 +01:00
parent 1ccda81501
commit 0cf9d5ddcf

View File

@@ -19,7 +19,7 @@ html, body {
display: flex;
margin: auto;
align-items: center;
justify-content: space-around;
justify-content: center;
}
.center > * {