From bb486653c7305743a34323b56dda8dc70110e8cd Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 24 Sep 2015 21:42:46 +0200 Subject: [PATCH] fix img and titles --- app/records/static/css/dig2.css | 2 +- app/templates/pages/category.html | 4 ++-- app/templates/shop/product.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/records/static/css/dig2.css b/app/records/static/css/dig2.css index be25ba5..c2b078c 100644 --- a/app/records/static/css/dig2.css +++ b/app/records/static/css/dig2.css @@ -64,7 +64,7 @@ hr { .placeholder { display:block; - height:148px; + height:250px; background: white; } diff --git a/app/templates/pages/category.html b/app/templates/pages/category.html index d208035..454cbe6 100644 --- a/app/templates/pages/category.html +++ b/app/templates/pages/category.html @@ -61,12 +61,12 @@
{% if product.image %} - + {% else %}
{% endif %}