Merge remote-tracking branch 'origin/main'

This commit is contained in:
SBD
2024-01-12 18:21:18 +03:00
6 changed files with 11 additions and 7 deletions

View File

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