From 0c721ecbf32c233c51a9f8a802f6546a190e5e0b Mon Sep 17 00:00:00 2001 From: mbaharip <62494292+mbahArip@users.noreply.github.com> Date: Wed, 8 May 2024 08:52:30 +0700 Subject: [PATCH] Remove small text, and balance the head3 --- src/app/@password.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/@password.tsx b/src/app/@password.tsx index 7bc2cac..06e285f 100644 --- a/src/app/@password.tsx +++ b/src/app/@password.tsx @@ -105,14 +105,14 @@ export default function Password({ path, checkPaths, errorMessage }: Props) { className={cn("h-48 w-64 object-contain")} />
-

+

{path === "global" ? "This site are password protected" : "The folder or file you are trying to access is password protected"}

- + {/* Please enter the password to access the content - + */}