hyde: add a special case to account for smaller widths

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-05-09 20:30:39 +05:30
parent 2ff4789198
commit 4157698894
1 changed files with 6 additions and 0 deletions

View File

@ -141,6 +141,12 @@ a.sidebar-nav-item:focus {
}
}
@media (min-width: 50em) {
.content {
margin-left: 22rem;
margin-right: 10rem;
}
}
/*
* Reverse layout