From f10b570cd696bdac774d7d5482c3e7504e642e51 Mon Sep 17 00:00:00 2001 From: goodm2ice Date: Tue, 1 Mar 2022 11:07:42 +0500 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=20=D0=BB=D0=BE=D0=B3=D0=BE=D1=82?= =?UTF-8?q?=D0=B8=D0=BF=D0=B0=20=D1=83=D0=B1=D1=80=D0=B0=D0=BD=20=D1=84?= =?UTF-8?q?=D0=BE=D0=BD=20=D0=B8=20=D1=81=D0=BA=D1=80=D1=83=D0=B3=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/App.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/styles/App.less b/src/styles/App.less index c5cc856..cacb2d8 100644 --- a/src/styles/App.less +++ b/src/styles/App.less @@ -51,12 +51,9 @@ html { } .header .logo { - background-color: rgb(230, 230, 230); - border-radius: 32px; padding: 8px 24px; margin: 0 10px; margin-bottom: 2px; - box-shadow: 0 0 2px #fff; } .header .title{