Adjust sidebar styling

- Disable sticky
- Show for small screens and adjust accordingly
This commit is contained in:
Michael Rose
2016-03-11 16:36:41 -05:00
parent 53b6bf549c
commit 2c2d5fb616
4 changed files with 35 additions and 17 deletions

View File

@@ -34,7 +34,11 @@
font-family: $serif;
}
.page__content {}
.page__content {
p, li {
font-size: 16px;
}
}
.page__hero {
position: relative;