diff --git a/src/App.vue b/src/App.vue index 79793a3..37d5c66 100644 --- a/src/App.vue +++ b/src/App.vue @@ -189,7 +189,7 @@ button::after { align-items: center; justify-content: space-between; padding: 0 15px; - padding-top: 10px; + padding-top: 7px; position: relative; } .half-time-tip { diff --git a/src/components/BowTarget.vue b/src/components/BowTarget.vue index 16a2340..34cca2f 100644 --- a/src/components/BowTarget.vue +++ b/src/components/BowTarget.vue @@ -199,7 +199,7 @@ const simulShoot2 = async () => {