From e7cd74cd5d9f778d1496063a4ebdf4e76baa34cd Mon Sep 17 00:00:00 2001 From: zhegal Date: Wed, 31 Jan 2018 11:15:55 +0200 Subject: [PATCH] box-image fix background --- frontend/web/css/main.css | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 89a95ff..a11ec2f 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -356,8 +356,6 @@ section.bar.background-gray.steps-pre:before { position: relative; text-align: center; margin: 15px 0; - box-shadow: inset 0px 0px 70px #00000012; - background-color: whitesmoke; } #objects-wr .portfolio .box-image .image { top: 0; -- libgit2 0.21.4