0.0.193 add header width 100%

This commit is contained in:
2023-11-02 13:09:44 +03:00
parent ed809290ca
commit e1846e0564
5 changed files with 133 additions and 98 deletions

View File

@@ -111,7 +111,7 @@
}
.mid_block_static{
padding: 0;
margin: 120px 0;
margin: 120px 0 40px;
width: 100%;
}
.wrapper_tab_button{
@@ -119,6 +119,7 @@
}
.benefit_img{
flex-wrap: wrap;
text-align: center;
}
.tab-btn-2{
margin: 0 0 5px 0;
@@ -344,6 +345,21 @@
line-height: 22px;
width: 60%;
}
.type_of_subscribes{
flex-direction: column;
align-items: center;
}
.subscribes_container{
width: 100%;
}
.container_subscribe{
margin: 0 auto;
width: unset;
}
/* for_customers*/