0.0.216 add mobile 575px
This commit is contained in:
@@ -9,10 +9,7 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px){ }
|
||||
|
||||
@media (max-width: 575px) {
|
||||
@media (max-width: 767px) {
|
||||
|
||||
.wrapper_content {
|
||||
margin: 20px;
|
||||
@@ -87,7 +84,7 @@
|
||||
width: 90%;
|
||||
}
|
||||
.cont-el-form-search-carrier.last > select{
|
||||
width: 95.5%;
|
||||
width: 94%;
|
||||
border-radius: 0 0 10px 10px;
|
||||
border: 2px solid #E6E6E6;
|
||||
}
|
||||
@@ -95,7 +92,7 @@
|
||||
width: 291px;
|
||||
}
|
||||
.cont-el-form-search-carrier > button{
|
||||
width: 97%;
|
||||
width: 94%;
|
||||
}
|
||||
|
||||
.button_profile_header{
|
||||
@@ -222,6 +219,7 @@
|
||||
}
|
||||
.news_block_main {
|
||||
margin: 0 0 120px 0;
|
||||
justify-content: center;
|
||||
}
|
||||
.news_item {
|
||||
margin-bottom: 40px;
|
||||
@@ -245,6 +243,10 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.first-column>div:nth-child(2)>div:last-child{
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
footer{
|
||||
height: unset;
|
||||
margin-top: unset;
|
||||
@@ -990,7 +992,11 @@
|
||||
/* */
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 575px){
|
||||
.cont-el-form-search-carrier.last > select{
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
@media (max-width: 440px){
|
||||
.container_inp_w_abr{
|
||||
width: 99%;
|
||||
|
||||
Reference in New Issue
Block a user