Corrige breakpoint mobile #3
@ -179,6 +179,10 @@ body{
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 767px){
|
@media screen and (max-width: 767px){
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 1024px){
|
||||||
.topbannerdesktop{
|
.topbannerdesktop{
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
@ -186,9 +190,6 @@ body{
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 1439px){
|
|
||||||
.topinfo-texts{
|
.topinfo-texts{
|
||||||
min-width: 86%;
|
min-width: 86%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user