lizaixun 4 年之前
父节点
当前提交
b33126bd42
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/HelloWorld.vue

+ 1 - 1
src/components/HelloWorld.vue

@@ -16,7 +16,7 @@ export default {
 <!-- Add "scoped" attribute to limit CSS to this component only -->
 <style scoped lang="scss">
 h3 {
-  margin: 40px 0 0;
+  margin: 41px 0 0;
 }
 ul {
   list-style-type: none;