This commit is contained in:
SBD
2023-12-08 18:25:44 +03:00
parent eb5ac1e81b
commit d8a1ddcffa

View File

@@ -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;
}