Added Header and Footer, flex app.
This commit is contained in:
8
public/styles/components/_footer.scss
Normal file
8
public/styles/components/_footer.scss
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
* Footer
|
||||
* Site Footer!
|
||||
*/
|
||||
.c-footer {
|
||||
background: red;
|
||||
|
||||
}
|
@ -9,7 +9,6 @@
|
||||
* 1.0.0 - 2018/05/05
|
||||
*/
|
||||
.c-page {
|
||||
min-height: 100vh;
|
||||
|
||||
&__boundary {
|
||||
max-width: $s-screen-boundary;
|
||||
|
Reference in New Issue
Block a user