undo all that css

master
nq4t 2 years ago
parent 582cb039a5
commit fb807e5457

Binary file not shown.

@ -62,12 +62,11 @@ html {
} }
@media (min-width: 48em) { @media (min-width: 48em) {
.sidebar { .sidebar {
/* position: fixed; */ position: fixed;
top: 0; top: 0;
left: 0; left: 0;
bottom: 0; bottom: 0;
width: 18rem; width: 18rem;
height: 100%;
text-align: left; text-align: left;
} }
} }

@ -61,7 +61,6 @@ html {
body { body {
color: #515151; color: #515151;
background-color: #fff; background-color: #fff;
height: 100%;
-webkit-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; -ms-text-size-adjust: 100%;
} }

Loading…
Cancel
Save