From 145ef9308817c43a847fb952347f8d727efdf2c7 Mon Sep 17 00:00:00 2001 From: antone Date: Tue, 7 Nov 2023 13:01:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B4=D0=B8=D0=BD=D0=B0=D0=BA=D0=BE?= =?UTF-8?q?=D0=B2=D0=BE=D0=B5=20=D1=80=D0=B0=D1=81=D1=81=D1=82=D0=BE=D1=8F?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BC=D0=B5=D0=B6=D0=B4=D1=83=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B2=D1=8B=D0=BC=20=D0=B1=D0=BB=D0=BE=D0=BA=D0=BE?= =?UTF-8?q?=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/style/background.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/style/background.css b/site/style/background.css index 68808d8..733a321 100644 --- a/site/style/background.css +++ b/site/style/background.css @@ -39,7 +39,7 @@ .vologdaDescription { position:relative; margin: auto; - margin-top: 3vw; + margin-top: var(--vologdaBoxMargin); width: calc(var(--defaultBoxWhight)*1.25);