From 7a578120c031e5f9bae39b1dc5ccd21081606362 Mon Sep 17 00:00:00 2001 From: zhegal Date: Tue, 30 Jan 2018 17:57:59 +0200 Subject: [PATCH] smi about --- frontend/web/css/main.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index f190d36..20b89c5 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -356,6 +356,8 @@ 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; @@ -480,7 +482,7 @@ section.bar.background-gray.steps-pre:before { height: 100%; background-position: center; background-repeat: no-repeat; - background-size: contain; + background-size: cover; } #mediaabout-wr .portfolio .box-image .post a{ position: absolute; -- libgit2 0.21.4