Commit 5ccfc5d603ad49e4d01d8c3396ff8f76a096f7eb

Authored by Виталий
1 parent 71e8f0d3

imgs

frontend/web/css/_home-page.scss
... ... @@ -167,7 +167,7 @@
167 167 float: left;
168 168 max-width: 100%;
169 169 //width: 300px;
170   - width: 150px;
  170 + width: 185px;
171 171 margin-right: 30px;
172 172 margin-top: 25px;
173 173 margin-bottom: 3px;
... ...
frontend/web/css/style.css
... ... @@ -283,7 +283,7 @@ section, header, nav, article, aside, footer, address {
283 283 .section-second-img {
284 284 float: left;
285 285 max-width: 100%;
286   - width: 150px;
  286 + width: 185px;
287 287 margin-right: 30px;
288 288 margin-top: 25px;
289 289 margin-bottom: 3px; }
... ...