diff --git a/public/css/default.css b/public/css/default.css index f47dac31..0e47d8d8 100644 --- a/public/css/default.css +++ b/public/css/default.css @@ -434,18 +434,11 @@ figure.panorama-figure { object-fit: cover; margin: 0 auto; } -figure.portrait-figure img.normal-photo, -figure.portrait-figure img.blur-photo, -figure.landscape-figure img.normal-photo, -figure.landscape-figure img.blur-photo { +figure#photo-figure img.normal-photo, +figure#photo-figure img.blur-photo { height: 100%; width: 100%; } -figure.panorama-figure img.normal-photo, -figure.panorama-figure img.blur-photo { - width: 100%; - height: 100%; -} #previous_photo, #next_photo { background: #fff;