Skip to content
Snippets Groups Projects
Unverified Commit 6277a6db authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Hide "A look inside" in mobile layout on frontpage (#8044)

parent f6910fba
No related branches found
No related tags found
No related merge requests found
......@@ -923,7 +923,7 @@ $small-breakpoint: 960px;
}
@media screen and (max-width: $column-breakpoint) {
height: 90vh;
display: none;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment