diff --git a/prosopopee/themes/exposure/static/css/style.css b/prosopopee/themes/exposure/static/css/style.css index 9df7d97..3cd4eda 100644 --- a/prosopopee/themes/exposure/static/css/style.css +++ b/prosopopee/themes/exposure/static/css/style.css @@ -261,5 +261,5 @@ nav ul li > a.item-menu::before { } .gallery-cover img.fillWidth { - width: 100%; + height: 100%; } diff --git a/prosopopee/themes/exposure/templates/index.html b/prosopopee/themes/exposure/templates/index.html index 568178c..ded46e6 100644 --- a/prosopopee/themes/exposure/templates/index.html +++ b/prosopopee/themes/exposure/templates/index.html @@ -32,10 +32,10 @@ {% endif %} {% if video %} {% set video = "" %} {% else %}