From 426c001dc987a644fa2dbf165777bbd31762745f Mon Sep 17 00:00:00 2001 From: SBD Date: Tue, 28 Nov 2023 14:22:09 +0300 Subject: [PATCH] 0.0.34 --- static/aerbimCSS.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 9124f73..b8d3e95 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -649,13 +649,13 @@ body,html{ } .footer_els_container{ - width: 73%; + width: 84%; display: flex; flex-wrap: wrap; } .footer_el{ - width: 44%; + width: 26%; margin-right: 50px; margin-bottom: 20px; }