diff --git a/src/components/home/HomeOperation.vue b/src/components/home/HomeOperation.vue index 186af1a..68edcb1 100644 --- a/src/components/home/HomeOperation.vue +++ b/src/components/home/HomeOperation.vue @@ -218,7 +218,7 @@ const operationState = computed(() => { } .home-remain-time { background: #f6fafe; - margin-top: 6rem; + margin-top: 1.5em; margin-left: 1rem; margin-right: 1rem; height: 8vh;