From aa1df5916231fbed88919c7b883c1a289e1f0cc7 Mon Sep 17 00:00:00 2001 From: SBD Date: Thu, 7 Dec 2023 22:28:13 +0300 Subject: [PATCH] 0.0.72 --- static/aerbimCSS.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index fada971..2646806 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -547,7 +547,7 @@ body.n_scroll{ /* block plugin*/ .plugin_container{ - margin: 120px 90px 0 90px; + margin: auto; width: calc(100% - 180px); padding-bottom: 100px; } @@ -637,8 +637,9 @@ body.n_scroll{ .logo_3d_sec_designer{ height: 100%; - position: absolute; - bottom: 0; + width: 100%; + object-fit: scale-down; + object-position: bottom; } /*faq*/