lizaixun il y a 4 ans
Parent
commit
b33126bd42
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;