0.0.162
This commit is contained in:
@@ -392,6 +392,12 @@
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.service_block_container {
|
||||
margin: unset;
|
||||
/* margin-bottom: 70px; */
|
||||
padding: unset;
|
||||
}
|
||||
|
||||
.right_part_plugin_container{
|
||||
display: none;
|
||||
}
|
||||
@@ -429,10 +435,28 @@
|
||||
.description_item_features_container{
|
||||
width: 100%;
|
||||
}
|
||||
.right_part_proj{
|
||||
width: 100%;
|
||||
height: unset;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.left_part_proj{
|
||||
width: 100%;
|
||||
}
|
||||
.left_part_b_projects_slider{
|
||||
display: none;
|
||||
}
|
||||
.right_part_b_projects_slider{
|
||||
display: none;
|
||||
}
|
||||
.info_part_b_projects_slider{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
.service_block_container{
|
||||
text-align: -webkit-left;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user