0.0.246
This commit is contained in:
@@ -101,6 +101,7 @@
|
|||||||
|
|
||||||
.subscribe_inf{
|
.subscribe_inf{
|
||||||
height: 364px;
|
height: 364px;
|
||||||
|
|
||||||
}
|
}
|
||||||
.subscribe_inf>.clear_both{
|
.subscribe_inf>.clear_both{
|
||||||
clear: both;
|
clear: both;
|
||||||
@@ -1077,7 +1078,7 @@
|
|||||||
/* subscribe*/
|
/* subscribe*/
|
||||||
|
|
||||||
.b_another_subscribes{
|
.b_another_subscribes{
|
||||||
width: 100%;
|
width: 97%;
|
||||||
|
|
||||||
}
|
}
|
||||||
.state_subscribe, .state_subscribe > a{
|
.state_subscribe, .state_subscribe > a{
|
||||||
@@ -1142,9 +1143,9 @@
|
|||||||
.another_subscribe{
|
.another_subscribe{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: unset;
|
height: unset;
|
||||||
flex-direction: column;
|
|
||||||
margin: 20px auto;
|
margin: 20px auto;
|
||||||
padding: unset;
|
padding: 10px;
|
||||||
|
justify-content: space-evenly;
|
||||||
|
|
||||||
}
|
}
|
||||||
.text_another_subscribe{
|
.text_another_subscribe{
|
||||||
@@ -1159,7 +1160,8 @@
|
|||||||
width: unset;
|
width: unset;
|
||||||
}
|
}
|
||||||
.read_more_about_subscribe{
|
.read_more_about_subscribe{
|
||||||
margin-bottom: 20px;
|
/*margin-bottom: 20px;*/
|
||||||
|
width: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -1231,6 +1233,10 @@
|
|||||||
}
|
}
|
||||||
@media (max-width: 850px){
|
@media (max-width: 850px){
|
||||||
|
|
||||||
|
.read_more_about_subscribe{
|
||||||
|
padding: 0 14px;
|
||||||
|
}
|
||||||
|
|
||||||
.subscribe_inf_right_part, .subscribe_inf_left_part{
|
.subscribe_inf_right_part, .subscribe_inf_left_part{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
float: unset;
|
float: unset;
|
||||||
@@ -1311,6 +1317,10 @@
|
|||||||
}
|
}
|
||||||
@media (max-width: 776px){
|
@media (max-width: 776px){
|
||||||
|
|
||||||
|
.another_subscribe {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
.info_profile>div>div>.left-part-carrier-card>.container_inf_about_moving>.line_inf_about_moving>.carrier_inf_moving.left{
|
.info_profile>div>div>.left-part-carrier-card>.container_inf_about_moving>.line_inf_about_moving>.carrier_inf_moving.left{
|
||||||
width: 39%;
|
width: 39%;
|
||||||
}
|
}
|
||||||
@@ -1380,7 +1390,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.another_subscribe{
|
.another_subscribe{
|
||||||
padding: 10px 10px 0 10px;
|
padding: 10px;
|
||||||
flex-direction: unset;
|
flex-direction: unset;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
}
|
}
|
||||||
@@ -1507,7 +1517,7 @@
|
|||||||
/* width: 51.1%;*/
|
/* width: 51.1%;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
.another_subscribe{
|
.another_subscribe{
|
||||||
padding: 15px 0 0;
|
/*padding: 15px 0 0;*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1553,7 +1563,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.another_subscribe{
|
.another_subscribe{
|
||||||
padding: 15px 0 0;
|
padding: 15px 0;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: unset;
|
justify-content: unset;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user