Introduction et mentions légales.

This commit is contained in:
David Soulayrol
2023-11-06 22:28:25 +01:00
parent 2a193f51c5
commit 7966d5d7ba
3 changed files with 18 additions and 13 deletions

View File

@@ -169,6 +169,10 @@ abbr {
text-align: right;
}
.flex {
display: flex;
}
.mt128 {
margin-top: 128px;
}