diff --git a/App.vue b/App.vue index 188320f..361b71c 100644 --- a/App.vue +++ b/App.vue @@ -233,7 +233,7 @@ width: 100px; height: 100px; &:first-child{ - margin-right: 25px; + // margin-right: 25px; } } } diff --git a/pages/index/index.vue b/pages/index/index.vue index 60ce3e1..5c45de6 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,6 +1,6 @@