hide overflow content
This commit is contained in:
parent
e554b21097
commit
c64024d13a
@ -187,6 +187,7 @@ body > main > article > section > ul > li::marker {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
color: black;
|
color: black;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.recipe > section {
|
.recipe > section {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user