Adjust sidebar styling
- Disable sticky - Show for small screens and adjust accordingly
This commit is contained in:
@@ -34,7 +34,11 @@
|
||||
font-family: $serif;
|
||||
}
|
||||
|
||||
.page__content {}
|
||||
.page__content {
|
||||
p, li {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.page__hero {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user