소스 검색

added h5 style

tags/0.9.0
Alej 5 년 전
부모
커밋
9743ab4465
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7
    0
      vue-theme/src/components/footer.vue

+ 7
- 0
vue-theme/src/components/footer.vue 파일 보기

@@ -48,3 +48,10 @@
48 48
     <ul><li><p>Craft in America © 2010–2021 </p></li></ul>
49 49
 </footer>
50 50
 </template>
51
+
52
+<style lang="postcss">
53
+
54
+h5
55
+    font-size: 0.8em
56
+    line-height: 1.0em
57
+</style>

Loading…
취소
저장