Présentation mostly done

This commit is contained in:
2026-03-27 14:47:40 +01:00
parent aa9337b558
commit f81725cbe0

View File

@@ -324,6 +324,7 @@ ul {
padding-bottom: 6px;
color: #535353bd;
border-right: 1px solid #535353bd;
border-left: 1px solid #535353bd;
}
.recette-liste-info {
@@ -333,7 +334,7 @@ ul {
.recette-liste-tag {
display: flex;
flex-wrap: wrap;
flex-wrap: wrap; /*trouvé à l'aide de ChatGPT car je n'arrivais pas à trouver*/
}