diff --git a/src/app/[[...lang]]/page.tsx b/src/app/[[...lang]]/page.tsx index 82328bd..e4d3046 100644 --- a/src/app/[[...lang]]/page.tsx +++ b/src/app/[[...lang]]/page.tsx @@ -48,13 +48,13 @@ export default async function Home (props: PropsType) {
-
+
{ dict.customized }
-
+
{ dict.ABTesting}
-
+
{ dict.iterateGameplay }
-
+
{ dict.multiLanguage }
-
+
{ dict.breakingGeographical }
-
+
{ dict.allChannel }
-
+
{ dict.expandInfluence }
-
+
{ dict.lightweightDeployment }
-
+
{ dict.simplifyProcess }
@@ -163,14 +163,12 @@ export default async function Home (props: PropsType) {
{ caseList.map((item: CaseType, index: number) => { - return
-
+ return
+
diff --git a/src/app/globals.css b/src/app/globals.css index 2ac6c40..c5e15c6 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -2,12 +2,12 @@ @tailwind components; @tailwind utilities; - /* ::-webkit-scrollbar { + ::-webkit-scrollbar { display: none; } .main { -ms-overflow-style: none; scrollbar-width: none; - } */ + } \ No newline at end of file