From cae068e7b3d8dc1dc1141ef0b00bdfc98d0e66ea Mon Sep 17 00:00:00 2001 From: goodmice Date: Tue, 30 Nov 2021 10:39:07 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A1=D1=82=D0=B8=D0=BB=D1=8C=20=D0=BB=D0=BE?= =?UTF-8?q?=D0=B3=D0=BE=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/App.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/styles/App.less b/src/styles/App.less index a69b734..c5cc856 100644 --- a/src/styles/App.less +++ b/src/styles/App.less @@ -54,7 +54,8 @@ html { background-color: rgb(230, 230, 230); border-radius: 32px; padding: 8px 24px; - margin: 8px 10px; + margin: 0 10px; + margin-bottom: 2px; box-shadow: 0 0 2px #fff; }