Commit e7cd74cd5d9f778d1496063a4ebdf4e76baa34cd

Authored by Eugeny Galkovskiy
1 parent 8c4724f7

box-image fix background

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
frontend/web/css/main.css
... ... @@ -356,8 +356,6 @@ section.bar.background-gray.steps-pre:before {
356 356 position: relative;
357 357 text-align: center;
358 358 margin: 15px 0;
359   - box-shadow: inset 0px 0px 70px #00000012;
360   - background-color: whitesmoke;
361 359 }
362 360 #objects-wr .portfolio .box-image .image {
363 361 top: 0;
... ...