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;
|
||||
width: 100%;
|
||||
height: 250px;
|
||||
|
|
Loading…
Reference in New Issue