diff --git a/wwwroot/css/HelloFresh/cuisine.css b/wwwroot/css/HelloFresh/cuisine.css index c422088..5b83dd0 100644 --- a/wwwroot/css/HelloFresh/cuisine.css +++ b/wwwroot/css/HelloFresh/cuisine.css @@ -83,7 +83,7 @@ body { .cui-cards { padding: 5px; - overflow: auto; + overflow: hidden; height: 100%; }