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

@ -11,7 +11,7 @@
@import '~@styles/global';
.c-page {
flex-grow: 1;
min-height: 80vh;
&.has-background {
position: relative;