diff --git a/assets/_footer.scss b/assets/_footer.scss deleted file mode 100644 index db6cd61..0000000 --- a/assets/_footer.scss +++ /dev/null @@ -1,2 +0,0 @@ -.dcl.footer { -} \ No newline at end of file diff --git a/assets/_main.scss b/assets/_main.scss index e86019f..0ba6519 100644 --- a/assets/_main.scss +++ b/assets/_main.scss @@ -1,6 +1,5 @@ @import "_dcl-ui.scss"; @import "_home.scss"; -@import "_footer.scss"; html { font-size: $font-size-base; diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 2a83c5e..2ca4c9d 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ {{ partial "docs/html-head" . }} {{ partial "docs/inject/head" . }} -
+