From fdcf8bf80bc9cada91dcd4954a2181d5054798c3 Mon Sep 17 00:00:00 2001 From: inmake Date: Mon, 8 Apr 2024 16:03:00 +0500 Subject: [PATCH] upd --- src/pages/Infra2Page.tsx | 40 ++++++++++++++++++---------------------- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/src/pages/Infra2Page.tsx b/src/pages/Infra2Page.tsx index 52496dd..4950e23 100644 --- a/src/pages/Infra2Page.tsx +++ b/src/pages/Infra2Page.tsx @@ -22,29 +22,25 @@ function Infra2Page() { className="absolute left-0" style={{ width: `${width}px`, height: `${width}px`, top: `-${top}px` }} > -
- -
-
- - - - + + + + -
+ );