From 3f503297f038d4743331fef7ca41ac09c3369512 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 29 Sep 2017 11:31:56 +0300 Subject: [PATCH] Галерея, стили --- frontend/web/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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