Add see also section to posts footer (#152)

* Fix series list page title

* Add see also section to posts footer
This commit is contained in:
Joseph Ting
2019-03-11 08:21:14 -03:00
committed by Luiz F. A. de Prá
parent da6f9e1389
commit 27e83b1e5a
14 changed files with 48 additions and 6 deletions
+6
View File
@@ -19,6 +19,12 @@
}
footer {
margin-top: 4.0rem;
.see-also {
margin: 3.2rem 0;
h3 {
margin: 3.2rem 0;
}
}
}
}
.post {