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

-

+