Commit bc185cc191f7b3f4328055a324420910d4456675

Authored by Eugeny Galkovskiy
1 parent 2be798ee

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1317,10 +1317,10 @@ a.active{
1317 1317 background-repeat: no-repeat;
1318 1318 }
1319 1319 .mat_pics{
1320   - margin: 43px auto 210px auto;
  1320 + margin: 40px auto 210px auto;
1321 1321 float: none;
1322 1322 width: 100%;
1323   - max-width: 1020px;
  1323 + max-width: 1022px;
1324 1324 }
1325 1325 .mat_pic{
1326 1326 margin-bottom: 25px;
... ...