This commit is contained in:
SBD
2024-01-20 11:36:46 +03:00
parent 049412be4c
commit fefc494ba9
3 changed files with 38 additions and 3 deletions

View File

@@ -1507,8 +1507,7 @@ body.n_scroll{
}
.info_part_b_projects_slider{
padding: 0 30px;
width: 90%;
width: calc(100% - 120px);
}
.el_container_projects_slider{
@@ -1521,6 +1520,10 @@ body.n_scroll{
display: none;
}
.mobile_switchers_f_projects{
display: none;
}
.left_part_proj{
width: 47.5%;
margin-right: 2.5%;