From b327caa530722ca8942f759fdc4d3d392ad4333f Mon Sep 17 00:00:00 2001 From: SBD Date: Fri, 5 Jan 2024 13:38:50 +0300 Subject: [PATCH] 0.0.144 correct margin-top slide --- static/aerbimCSS.css | 2 +- templates/blocks/b_services_3cols_w_groups.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index e45892d..45b83f8 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -1132,7 +1132,7 @@ body.n_scroll{ .container_sliders{ height: calc(100vh - 125px); - margin-top: 60px; + margin-top: 70px; } .one_slide_container{ diff --git a/templates/blocks/b_services_3cols_w_groups.html b/templates/blocks/b_services_3cols_w_groups.html index 55f8dbe..7c980f0 100644 --- a/templates/blocks/b_services_3cols_w_groups.html +++ b/templates/blocks/b_services_3cols_w_groups.html @@ -3,6 +3,9 @@
+
+ +
{% for service in services %}