Add post pagination to sidebar and make minor styling alterations
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
}
|
||||
|
||||
.page__content {
|
||||
p, li {
|
||||
p, li, dl {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
@@ -77,6 +77,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dt {
|
||||
margin-top: 1em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin-left: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.page__hero {
|
||||
|
||||
Reference in New Issue
Block a user