mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Hide "A look inside" in mobile layout on frontpage (#8044)
This commit is contained in:
parent
f6910fba02
commit
6277a6db2a
@ -923,7 +923,7 @@ $small-breakpoint: 960px;
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: $column-breakpoint) {
|
@media screen and (max-width: $column-breakpoint) {
|
||||||
height: 90vh;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user