From d8a1ddcffabcf29f15400632713844eb08254f75 Mon Sep 17 00:00:00 2001 From: SBD Date: Fri, 8 Dec 2023 18:25:44 +0300 Subject: [PATCH] 0.0.84 --- static/aerbimCSS.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 419788b..28af0e3 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -1111,4 +1111,12 @@ body.n_scroll{ .img_container_part_w_one_present{ width: 50%; +} + +.img_part_w_one_present{ + width: 100%; + height: 100%; + object-fit: scale-down; + object-position: top; + max-height: 50vh; } \ No newline at end of file