start work on header

This commit is contained in:
Thefeli73
2020-01-27 22:39:20 +01:00
parent 8832741dd8
commit 1cf5187fef
2 changed files with 13 additions and 2 deletions

View File

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