Commit 5ccfc5d603ad49e4d01d8c3396ff8f76a096f7eb
1 parent
71e8f0d3
imgs
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
frontend/web/css/_home-page.scss
@@ -167,7 +167,7 @@ | @@ -167,7 +167,7 @@ | ||
167 | float: left; | 167 | float: left; |
168 | max-width: 100%; | 168 | max-width: 100%; |
169 | //width: 300px; | 169 | //width: 300px; |
170 | - width: 150px; | 170 | + width: 185px; |
171 | margin-right: 30px; | 171 | margin-right: 30px; |
172 | margin-top: 25px; | 172 | margin-top: 25px; |
173 | margin-bottom: 3px; | 173 | margin-bottom: 3px; |
frontend/web/css/style.css
@@ -283,7 +283,7 @@ section, header, nav, article, aside, footer, address { | @@ -283,7 +283,7 @@ section, header, nav, article, aside, footer, address { | ||
283 | .section-second-img { | 283 | .section-second-img { |
284 | float: left; | 284 | float: left; |
285 | max-width: 100%; | 285 | max-width: 100%; |
286 | - width: 150px; | 286 | + width: 185px; |
287 | margin-right: 30px; | 287 | margin-right: 30px; |
288 | margin-top: 25px; | 288 | margin-top: 25px; |
289 | margin-bottom: 3px; } | 289 | margin-bottom: 3px; } |