浏览代码

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>

正在加载...
取消
保存