Correction du style.

This commit is contained in:
Florian THIERRY
2023-02-21 11:28:37 +01:00
parent df1e294172
commit 00637c6390
3 changed files with 6 additions and 2 deletions

View File

@@ -2,4 +2,8 @@
display: flex;
flex-direction: column;
gap: 1rem;
a {
margin-right: auto;
}
}