From dd84270e6c93a0feea424f1b6f7270a817a2aba8 Mon Sep 17 00:00:00 2001 From: congzc Date: Fri, 19 May 2023 13:07:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E8=A1=8C=E7=BC=A9=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/home/home.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/home/home.vue b/src/components/home/home.vue index decd9b6..2cd5582 100644 --- a/src/components/home/home.vue +++ b/src/components/home/home.vue @@ -1103,6 +1103,7 @@ export default { background-position: 166% 20%; .titleBox { + text-indent: 2em; position: absolute; z-index: 2; // position: absolute; @@ -1119,6 +1120,7 @@ export default { color: #fff; } .paragraph { + text-indent: 2em; margin-bottom: 20px; font-weight: 400; color: #7e7e7e; @@ -1146,6 +1148,7 @@ export default { } } .titleBox1 { + text-indent: 2em; // position: absolute; // top: 20%; // left: 16%; @@ -1204,6 +1207,7 @@ export default { background-position: 166% 20%; .titleBox1 { + text-indent: 2em; position: absolute; z-index: 2; // position: absolute; @@ -1602,6 +1606,7 @@ export default { background-color: #191919; float: left; .conBox { + text-indent: 2em; width: 500px; margin: 40px auto 100px auto; .title {