diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 070623f..c85622c 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -352,7 +352,7 @@ figure.reviews_gallery { width: 100%; height: 100%; } -.reviews_gallery img:last-child{ +.reviews_gallery:last-child img{ margin-bottom:60px; } @media ( max-width: 690px ) { -- libgit2 0.21.4