Setup server to handle article page (untested)

This commit is contained in:
2018-11-26 21:48:03 +11:00
parent 829a152a1e
commit 66336a469f
14 changed files with 241 additions and 22 deletions

View File

@ -6,4 +6,7 @@
* 1.0.0 - 2018/10/30
*/
.p-blog-page {
&__pagination {
padding: 6em 0;
}
}