소스 검색

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…
취소
저장