From 702c062b89a6aff745e79040e147ddedb9de6036 Mon Sep 17 00:00:00 2001 From: SBD Date: Mon, 27 Nov 2023 12:15:06 +0300 Subject: [PATCH] 0.0.14 --- static/aerbimCSS.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 198d872..f7f7ca0 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -188,6 +188,9 @@ body,html{ .container_how_w_us_working{ background: url("images/how_with_us_working_background.svg"); + background-size: cover; + background-repeat: no-repeat; + background-position: center center; width: 100%; }