Added Header and Footer, flex app.

This commit is contained in:
2018-05-16 18:14:34 +10:00
parent aaa6f1de5a
commit 162f3c68cb
8 changed files with 93 additions and 3 deletions

View File

@ -0,0 +1,8 @@
/*
* Footer
* Site Footer!
*/
.c-footer {
background: red;
}