diff --git a/frontend/web/css/_home-page.scss b/frontend/web/css/_home-page.scss index e3ab187..412d8fa 100644 --- a/frontend/web/css/_home-page.scss +++ b/frontend/web/css/_home-page.scss @@ -167,7 +167,7 @@ float: left; max-width: 100%; //width: 300px; - width: 150px; + width: 185px; margin-right: 30px; margin-top: 25px; margin-bottom: 3px; diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index aff958e..a79aa3a 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -283,7 +283,7 @@ section, header, nav, article, aside, footer, address { .section-second-img { float: left; max-width: 100%; - width: 150px; + width: 185px; margin-right: 30px; margin-top: 25px; margin-bottom: 3px; } -- libgit2 0.21.4