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);