From 970e6cd1e0e4702dc7fc494242298a93a6dfa20d Mon Sep 17 00:00:00 2001 From: congzc Date: Fri, 19 May 2023 13:02:28 +0800 Subject: [PATCH] 1 --- src/components/home/home.vue | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/home/home.vue b/src/components/home/home.vue index cc22124..3eb3b95 100644 --- a/src/components/home/home.vue +++ b/src/components/home/home.vue @@ -232,6 +232,7 @@ ? '邃芒科技专注虚拟数字人,提供未来世界数字形象巨量需求的生产力与能力,依靠技术与商业双轮驱动为用户打开元宇宙大门。' : 'Metavatar focus on digital human sector, provides capability of producing the massive amount requirements for the future metaverse. Vision to be the first level company as a KEY to knock out the door of metaverse; Developing the leading technology and create customer value along the way.' }} +
@@ -1364,9 +1365,11 @@ export default { color: #ffffff; text-align: center; } + font-size: 12px; + text-indent: 2em; .ctn { width: 100%; - font-size: 6px; + // font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #696969; @@ -1375,7 +1378,7 @@ export default { } .ctn_c { width: 100%; - font-size: 6px; + // font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #696969; @@ -1384,7 +1387,7 @@ export default { } .ctn1 { width: 100%; - font-size: 6px; + // font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #696969; @@ -1393,7 +1396,7 @@ export default { } .ctn_c1 { width: 100%; - font-size: 6px; + // font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #696969;