-
{{ title }}
-
- {{ description }}
-
+
+
+
+
+
ClockyLog
+
+
+
+
+
{{ title }}
+
+ {{ description }}
+
diff --git a/resources/js/pages/auth/ForgotPassword.vue b/resources/js/pages/auth/ForgotPassword.vue
index a70d2c5..4b8006f 100644
--- a/resources/js/pages/auth/ForgotPassword.vue
+++ b/resources/js/pages/auth/ForgotPassword.vue
@@ -26,13 +26,13 @@ defineProps<{
{{ status }}
-
-
+
+
+ Already have an account?
+ Log in
+
diff --git a/resources/js/pages/auth/ResetPassword.vue b/resources/js/pages/auth/ResetPassword.vue
index 9bec56d..b7effde 100644
--- a/resources/js/pages/auth/ResetPassword.vue
+++ b/resources/js/pages/auth/ResetPassword.vue
@@ -85,10 +85,10 @@ const inputEmail = ref(props.email);
Reset password
-
-
- Or, return to
- log in
-
+
+
+ Or, return to
+ log in
+
diff --git a/resources/js/pages/auth/VerifyEmail.vue b/resources/js/pages/auth/VerifyEmail.vue
index e49f972..a9972a5 100644
--- a/resources/js/pages/auth/VerifyEmail.vue
+++ b/resources/js/pages/auth/VerifyEmail.vue
@@ -23,30 +23,28 @@ defineProps<{
A new verification link has been sent to the email address you provided during registration.
-
-
+
+
Resend verification email
+
+
-
-
- Log out
-
-
+
+
+ Log out
+