diff --git a/cookbook/static/recipe_no_image.svg b/cookbook/static/recipe_no_image.svg index ba2976f63..f2650c453 100644 --- a/cookbook/static/recipe_no_image.svg +++ b/cookbook/static/recipe_no_image.svg @@ -45,7 +45,7 @@ id="namedview6" showgrid="false" inkscape:zoom="0.921875" - inkscape:cx="309.52383" + inkscape:cx="-25.662611" inkscape:cy="214.71807" inkscape:window-x="2869" inkscape:window-y="54" @@ -59,8 +59,8 @@ x="-602.57629" y="-290.16949" /> diff --git a/cookbook/templates/recipes_table.html b/cookbook/templates/recipes_table.html index b5ef38814..1f178d9e6 100644 --- a/cookbook/templates/recipes_table.html +++ b/cookbook/templates/recipes_table.html @@ -21,8 +21,8 @@ {% else %} {% trans 'Recipe Image' %} + class="card-img d-none d-md-block" + style="object-fit: cover; height: 130px"> {% endif %}