From 31777d7124be356b198a46b41c3713f5b7674457 Mon Sep 17 00:00:00 2001 From: abiyasa05 Date: Wed, 18 Sep 2024 13:50:31 +0700 Subject: [PATCH] update: revision for register --- apps/frontend/src/index.css | 4 +++ .../src/routes/register/index.lazy.tsx | 31 +++++++++---------- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/apps/frontend/src/index.css b/apps/frontend/src/index.css index 99a7b0c..c6f68d5 100644 --- a/apps/frontend/src/index.css +++ b/apps/frontend/src/index.css @@ -66,4 +66,8 @@ body { @apply bg-background text-foreground; } +} + +:root { + --primary-color: #2555FF; } \ No newline at end of file diff --git a/apps/frontend/src/routes/register/index.lazy.tsx b/apps/frontend/src/routes/register/index.lazy.tsx index 42eb42c..ddcd454 100644 --- a/apps/frontend/src/routes/register/index.lazy.tsx +++ b/apps/frontend/src/routes/register/index.lazy.tsx @@ -88,33 +88,31 @@ export default function RegisterPage() { return (
- {/* Bagian Gambar */} -
-
-
-
-
-
-
-
+ {/* Image */} +
+
+ + + +
{/* Title */} -
+
Amati
{/* Main content */} -
+
{/* Form column */} -
+
{/* Title and Already have an account */} -
-

Register an Account

-

+