Petites améliorations UI/UX.

This commit is contained in:
Florian THIERRY
2023-02-21 17:05:21 +01:00
parent cfd4838d17
commit 0fffd47436
7 changed files with 144 additions and 19 deletions

View File

@@ -7,4 +7,8 @@ body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
display: flex;
flex-direction: row;
justify-content: center;
}
.section {
margin: 1rem 0;
}