This commit is contained in:
2025-09-24 15:30:55 +02:00
parent 12ad274048
commit 46abca0795
5 changed files with 101 additions and 8 deletions

View File

@@ -45,7 +45,7 @@ main {
}
.recette-du-jour img {
width: 100%;
width: 30%;
border-radius: 5px;
}
@@ -63,7 +63,7 @@ main {
}
.autres-recettes img {
width: 100%;
width: 50%;
border-radius: 5px;
}