소스 검색

conjured footer

DevVad 3 년 전
부모
커밋
7d456a97b0
2개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 0
      src/assets/styles/blocks/footer.styl
  2. 1 1
      src/templates/blocks/footer/footer.pug

+ 3 - 0
src/assets/styles/blocks/footer.styl

@@ -0,0 +1,3 @@
+.footer
+    background-color black
+    min-height 368px

+ 1 - 1
src/templates/blocks/footer/footer.pug

@@ -1,2 +1,2 @@
 mixin footer()
-  
+  footer.footer