Add Footer
This commit is contained in:
@@ -29,6 +29,8 @@ $theme-breadcrumbs-background: hsl($theme-hue, 33%, 15%);
|
||||
$theme-breadcrumbs-color: hsl($theme-hue, 100%, 100%);
|
||||
$theme-breadcrumbs-link-color: hsl($theme-hue, 100%, 75%);
|
||||
$theme-breadcrumbs-link-color-active: hsl($theme-hue, 100%, 85%);
|
||||
$theme-footer-background: hsl($theme-hue, 33%, 10.0%);
|
||||
$theme-footer-color: hsl($theme-hue, 0%, 80%);
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
@@ -61,3 +63,4 @@ a.active {
|
||||
|
||||
@import "_header.scss";
|
||||
@import "_content.scss";
|
||||
@import "_footer.scss";
|
||||
|
||||
Reference in New Issue
Block a user