diff --git a/static/style.css b/static/style.css index e1340a2..24667ae 100644 --- a/static/style.css +++ b/static/style.css @@ -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;