瀏覽代碼

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…
取消
儲存