This commit is contained in:
SBD
2023-12-07 22:35:04 +03:00
parent aa1df59162
commit ed019758d5
2 changed files with 5 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ body.n_scroll{
.content{ .content{
width: 100%; width: 100%;
margin-top: 19px; margin-top: 60px;
} }
.clear_both { .clear_both {
@@ -168,7 +168,7 @@ body.n_scroll{
padding-right: 26px; padding-right: 26px;
} }
.description_page{ .description_page{
margin-top: 50px; margin-top: 0;
display: block; display: block;
font-size: 20px; font-size: 20px;
font-weight: 500; font-weight: 500;
@@ -353,7 +353,7 @@ body.n_scroll{
.childs_service_container{ .childs_service_container{
border-left: 1px solid #9CDDF7; border-left: 1px solid #9CDDF7;
padding-left: 20px; padding-left: 20px;
margin-top: 20px; padding-top: 20px;
} }
.services_block_child{ .services_block_child{

View File

@@ -11,7 +11,7 @@
padding: 70px 0 90px 0; padding: 70px 0 90px 0;
} }
.plugin_container{ .plugin_container{
margin: 120px 0 0 0; margin: auto;
width: 100%; width: 100%;
} }
.left_part_plugin_container{ .left_part_plugin_container{
@@ -230,6 +230,7 @@
} }
.cut-width.sections_btns { .cut-width.sections_btns {
margin: 0; margin: 0;
width: 100%;
} }
.section_btn{ .section_btn{
width: 100%; width: 100%;