This commit is contained in:
SBD
2023-12-10 21:06:10 +03:00
parent 9133aa42b1
commit 3c20aa7933

View File

@@ -1196,13 +1196,14 @@ body.n_scroll{
flex-direction: row;
}
.txt_part_w_one_present{
width: 45%;
width: 43%;
}
.w_one_present.even .txt_part_w_one_present{
margin-right: 5%;
}
.w_one_present.odd .txt_part_w_one_present{
margin-left: 5%;
padding-left: 2%;
}
.title_w_one_present{
@@ -1223,11 +1224,13 @@ body.n_scroll{
color: #000000;
font-size: 14px;
font-weight: 400;
overflow-wrap: break-word;
}
.img_container_part_w_one_present{
width: 50%;
}
text-align: center;
}C
.img_part_w_one_present{
width: 100%;