fix error
This commit is contained in:
parent
dd87b4deb7
commit
05e83f018d
|
@ -300,7 +300,7 @@ body{
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media(max-width: $screen-xs){
|
@media(max-width: 1024px){
|
||||||
flex: none;
|
flex: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 250px;
|
height: 250px;
|
||||||
|
|
Loading…
Reference in New Issue