From eaa2da43fbab92333f3ff1d5fd64581927a65c90 Mon Sep 17 00:00:00 2001 From: SDE Date: Fri, 15 Dec 2023 16:48:44 +0300 Subject: [PATCH] 0.4.18 block projects --- static/aerbimCSS.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 35fb3a4..40c4b01 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -1468,11 +1468,12 @@ body.n_scroll{ .right_part_proj{ width: 47.5%; margin-left: 2.5%; + height: 350px; } .img_proj{ width: 100%; height: 100%; - object-fit: scale-down; + object-fit: cover; object-position: center; } \ No newline at end of file