0.0.159
This commit is contained in:
@@ -305,6 +305,9 @@
|
||||
.desctop_additionals_btns .button_form_feedback{
|
||||
display: none;
|
||||
}
|
||||
.label_feedback_form_checkbox{
|
||||
width: 95%;
|
||||
}
|
||||
.mobile_additionals_btns .checkbox_container{
|
||||
display: block;
|
||||
position: unset;
|
||||
@@ -357,13 +360,35 @@
|
||||
.how_dev_widget_description{
|
||||
height: unset;
|
||||
}
|
||||
.first_line_widget_how_dev{
|
||||
height: unset;
|
||||
}
|
||||
.block_container_how_dev_widget{
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.right_part_plugin_container{
|
||||
display: none;
|
||||
}
|
||||
.left_part_plugin_container{
|
||||
width: 100%;
|
||||
}
|
||||
.first_line_block_functional_features{
|
||||
flex-direction: column-reverse;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.picture_tag_standart{
|
||||
display: block;
|
||||
}
|
||||
.plugin_description{
|
||||
margin-top: 20px;
|
||||
}
|
||||
.logo_3d_sec_designer_mobile{
|
||||
width: 100%;
|
||||
}
|
||||
.container_txt_first_line_block_functional_features {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user