Merge remote-tracking branch 'origin/main'

This commit is contained in:
SDE
2023-12-20 21:23:10 +05:00
2 changed files with 4 additions and 4 deletions

View File

@@ -436,8 +436,8 @@ body.n_scroll{
.photo_container_descript_process{
text-align: center;
width: 150px;
height: 150px;
width: 85px;
height: 85px;
}
.txt_descript_process.standart_txt{
@@ -449,8 +449,8 @@ body.n_scroll{
/*text-transform: uppercase;*/
}
.img_descript_process{
width: 150px;
height: 150px;
width: 85px;
height: 85px;
object-fit: contain;
object-position: bottom;
}