0.0.245 small upd for w_carrier_card
This commit is contained in:
@@ -99,6 +99,13 @@
|
|||||||
}
|
}
|
||||||
@media (max-width: 1024px){
|
@media (max-width: 1024px){
|
||||||
|
|
||||||
|
.subscribe_inf{
|
||||||
|
height: 364px;
|
||||||
|
}
|
||||||
|
.subscribe_inf>.clear_both{
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
.phones_carrier{
|
.phones_carrier{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
@@ -1229,6 +1236,10 @@
|
|||||||
float: unset;
|
float: unset;
|
||||||
margin: 10px auto;
|
margin: 10px auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.subscribe_inf{
|
||||||
|
height: unset;
|
||||||
|
}
|
||||||
.wrapper_switch_cont>.width-100 {
|
.wrapper_switch_cont>.width-100 {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
@@ -1497,11 +1508,13 @@
|
|||||||
/*}*/
|
/*}*/
|
||||||
.another_subscribe{
|
.another_subscribe{
|
||||||
padding: 15px 0 0;
|
padding: 15px 0 0;
|
||||||
flex-direction: column;
|
|
||||||
justify-content: unset;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.read_more_about_subscribe{
|
||||||
|
width: unset;
|
||||||
|
}
|
||||||
|
|
||||||
.dropdown-content{
|
.dropdown-content{
|
||||||
width: 190px;
|
width: 190px;
|
||||||
top: 27px;
|
top: 27px;
|
||||||
@@ -1539,6 +1552,13 @@
|
|||||||
width: 99%;
|
width: 99%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.another_subscribe{
|
||||||
|
padding: 15px 0 0;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: unset;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 440px){
|
@media (max-width: 440px){
|
||||||
@@ -1546,6 +1566,9 @@
|
|||||||
.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: 35%;
|
width: 35%;
|
||||||
}
|
}
|
||||||
|
.inf_carrier_container {
|
||||||
|
padding-top: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
.line_inf_about_moving{
|
.line_inf_about_moving{
|
||||||
margin-bottom: 60px;
|
margin-bottom: 60px;
|
||||||
|
|||||||
Reference in New Issue
Block a user