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;
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
overflow: hidden;
|
||||
}
|
||||
.recipe > section {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user