Commit 4b694bdd authored by chenqikuai's avatar chenqikuai

fix: 修改一级标题下边距

parent 846b6849
...@@ -29,6 +29,6 @@ export default class TypeThree extends Vue { ...@@ -29,6 +29,6 @@ export default class TypeThree extends Vue {
<style lang="scss" scoped> <style lang="scss" scoped>
.type-three{ .type-three{
color: $valueColor2; color: $valueColor2;
margin-bottom: 30px; margin-bottom: 10px;
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment