temporary main body
This commit is contained in:
parent
ef3216c19f
commit
329c47ee73
@ -44,3 +44,7 @@
|
|||||||
@import 'layout/header';
|
@import 'layout/header';
|
||||||
@import 'layout/nav';
|
@import 'layout/nav';
|
||||||
@import 'layout/footer';
|
@import 'layout/footer';
|
||||||
|
body {
|
||||||
|
background: #f2f2f2;
|
||||||
|
height: 200vh;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user