Hide navigation sidebar

pull/2913/head
Gavin John 2 years ago committed by GitHub
parent 0e584e6245
commit 62fe001192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -107,6 +107,12 @@ watch(
} }
} }
@media print {
.VPSidebar {
display: none;
}
}
@media (min-width: 960px) { @media (min-width: 960px) {
.curtain { .curtain {
position: sticky; position: sticky;

Loading…
Cancel
Save