瀏覽代碼

footer styling syntax

corrected syntax
tags/0.9.0
Alej 5 年之前
父節點
當前提交
93561f6edf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      vue-theme/src/components/footer.vue

+ 1
- 1
vue-theme/src/components/footer.vue 查看文件

@@ -94,7 +94,7 @@ footer
94 94
         font-weight: 700
95 95
         line-height: 1.0em
96 96
     a
97
-        font color: $cia_grey
97
+        font-color: $cia_grey
98 98
 
99 99
 .sub-footer
100 100
     background-color: $cia_grey

Loading…
取消
儲存