diff --git a/src/view/education.vue b/src/view/education.vue index b49dbbc..7c96dc1 100644 --- a/src/view/education.vue +++ b/src/view/education.vue @@ -888,13 +888,13 @@ onMounted(() => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0; diff --git a/src/view/hygiene.vue b/src/view/hygiene.vue index d7db145..4ed1525 100644 --- a/src/view/hygiene.vue +++ b/src/view/hygiene.vue @@ -319,13 +319,13 @@ const getData = async () => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0; diff --git a/src/view/sy.vue b/src/view/sy.vue index ca87528..6c5f2bb 100644 --- a/src/view/sy.vue +++ b/src/view/sy.vue @@ -1289,13 +1289,13 @@ onBeforeMount(async () => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0; diff --git a/src/view/work.vue b/src/view/work.vue index a2dc84e..88adafd 100644 --- a/src/view/work.vue +++ b/src/view/work.vue @@ -769,13 +769,13 @@ onMounted(() => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0; diff --git a/src/view/yl.vue b/src/view/yl.vue index 92f0e82..681ef24 100644 --- a/src/view/yl.vue +++ b/src/view/yl.vue @@ -511,13 +511,13 @@ const getData = async () => { content: ""; position: absolute; width: 100%; - height: 1px; + height: 2px; } i { position: absolute; display: inline-block; height: 100%; - width: 1px; + width: 2px; } &::before { top: 0;