forked from treehouse/mastodon
Hide "A look inside" in mobile layout on frontpage (#8044)
parent
f6910fba02
commit
6277a6db2a
|
@ -923,7 +923,7 @@ $small-breakpoint: 960px;
|
|||
}
|
||||
|
||||
@media screen and (max-width: $column-breakpoint) {
|
||||
height: 90vh;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue