diff --git a/assets/css/style.css b/assets/css/style.css index 76a51a1..fc95294 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -876,6 +876,10 @@ input[type="checkbox"]{ display: flex; } +.single-recipe-info__details { + min-width: 400px; +} + .single-recipe-info__image { width: 350px; height: 260px;