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;