hide overflow content

This commit is contained in:
Capelier-Marla 2023-01-26 17:06:47 +01:00
parent e554b21097
commit c64024d13a

View File

@ -187,6 +187,7 @@ body > main > article > section > ul > li::marker {
flex-direction: column;
color: black;
text-decoration: none;
overflow: hidden;
}
.recipe > section {
display: flex;