Commit 3f503297f038d4743331fef7ca41ac09c3369512

Authored by Eugeny Galkovskiy
1 parent 1a1f8d21

Галерея, стили

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/custom.css
@@ -352,7 +352,7 @@ figure.reviews_gallery { @@ -352,7 +352,7 @@ figure.reviews_gallery {
352 width: 100%; 352 width: 100%;
353 height: 100%; 353 height: 100%;
354 } 354 }
355 -.reviews_gallery img:last-child{ 355 +.reviews_gallery:last-child img{
356 margin-bottom:60px; 356 margin-bottom:60px;
357 } 357 }
358 @media ( max-width: 690px ) { 358 @media ( max-width: 690px ) {