temporary main body

This commit is contained in:
Thefeli73 2020-01-15 20:04:45 +01:00
parent ef3216c19f
commit 329c47ee73

View File

@ -44,3 +44,7 @@
@import 'layout/header';
@import 'layout/nav';
@import 'layout/footer';
body {
background: #f2f2f2;
height: 200vh;
}