Translate to French

This commit is contained in:
Antoine Martin 2022-11-19 00:37:57 +01:00
parent 3cda4fa533
commit 17d714360f
9 changed files with 36 additions and 9 deletions

View file

@ -43,10 +43,6 @@ small{
font-size: 0.4em;
}
p.st{
margin-top: -1em;
}
ul{
li{
img{
@ -55,6 +51,11 @@ ul{
}
}
footer {
margin-top: 4em;
font-size: 12px;
}
@media screen and (max-width: 500px) {
body{
text-align: left;