add and style footer, keep footer always on bottom of the viewport

This commit is contained in:
Benedikt Rötsch
2017-09-26 17:59:56 +02:00
committed by Benedikt Rötsch
parent 500b103c03
commit ceca213bfe
8 changed files with 339 additions and 117 deletions

View File

@@ -5,6 +5,7 @@
@import './typography';
@import './global';
@import './header';
@import './footer';
@import './homepage';
@import './course';