0.0.161
This commit is contained in:
@@ -131,9 +131,6 @@
|
||||
.text_header{
|
||||
padding-right: 40px;
|
||||
}
|
||||
.standart_txt{
|
||||
font-size: 14px;
|
||||
}
|
||||
.language_select{
|
||||
margin-left: 30px;
|
||||
margin-right: 30px;
|
||||
@@ -286,10 +283,23 @@
|
||||
.container_content_functional_features_block_items{
|
||||
margin-top: -10%;
|
||||
}
|
||||
.service_block_container{
|
||||
width: 44%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
|
||||
.w_one_present.odd .txt_part_w_one_present{
|
||||
margin-left: unset;
|
||||
margin-bottom: 20px;
|
||||
padding-left: unset;
|
||||
}
|
||||
.img_container_part_w_one_present{
|
||||
width: 100%;
|
||||
}
|
||||
.txt_part_w_one_present{
|
||||
width: 100%;
|
||||
}
|
||||
.container_content_functional_features_block_items{
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
@@ -341,6 +351,18 @@
|
||||
flex-wrap: wrap;
|
||||
justify-content: right;
|
||||
}
|
||||
.service_block_container{
|
||||
width: 100%;
|
||||
text-align: -webkit-center;
|
||||
}
|
||||
.left_part_service{
|
||||
width: 60px;
|
||||
}
|
||||
.service_img{
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
.footer_els_container{
|
||||
width: 100%;
|
||||
}
|
||||
@@ -383,6 +405,9 @@
|
||||
.picture_tag_standart{
|
||||
display: block;
|
||||
}
|
||||
.logo_3d_sec_designer_mobile{
|
||||
display: block;
|
||||
}
|
||||
.plugin_description{
|
||||
margin-top: 20px;
|
||||
}
|
||||
@@ -404,4 +429,10 @@
|
||||
.description_item_features_container{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
.service_block_container{
|
||||
text-align: -webkit-left;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user