This commit is contained in:
tiago.kayaya
2021-03-15 15:19:07 +01:00
parent 22c8951c0f
commit 6fba6c0d64
13 changed files with 148 additions and 33 deletions
@@ -0,0 +1,5 @@
.center {
display: flex;
justify-content: center;
align-items: center;
}