From 72fe405ecb37f3889075f7b52e33da875a534bca Mon Sep 17 00:00:00 2001 From: seryy366 Date: Sun, 22 Mar 2020 14:01:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D1=87=D0=B8=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=BC=D0=B0=D1=86=D0=B8=D1=8E=20=D1=80=D0=B5?= =?UTF-8?q?=D0=B3=D0=B8=D1=81=D1=82=D1=80=D0=B0=D1=86=D0=B8=D0=B8=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20IE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/components/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/components/header.css b/static/css/components/header.css index d5add76..2f4c954 100644 --- a/static/css/components/header.css +++ b/static/css/components/header.css @@ -102,7 +102,7 @@ box-shadow: 0px 0px 10px 0px rgba(23, 59, 117, 0.55); /* гардиент бордера */ position: relative; padding: 18px 0; - background: #565454d6; + background: rgba(86, 84, 84, 0.84); } .drop-block_out { padding: 19px 25px;