master
nq4t 2 years ago
parent 6fdfb31c58
commit cdeba4fe68

@ -61,7 +61,7 @@ html {
}
@media (min-width: 48em) {
.sidebar {
position: fixed;
/* position: fixed; */
top: 0;
left: 0;
bottom: 0;
@ -160,6 +160,7 @@ a.sidebar-nav-item:focus {
@media (min-width: 48em) {
.content {
top: 0;
max-width: 38rem;
margin-left: 20rem;
margin-right: 2rem;

Loading…
Cancel
Save