Shapes with Abigail!
(apk and iOS)
diff --git a/src/routes/login/index.tsx b/src/routes/login/index.tsx
index cb49224..a6089dd 100644
--- a/src/routes/login/index.tsx
+++ b/src/routes/login/index.tsx
@@ -443,7 +443,7 @@ export default function LoginPage() {
height={24}
width={24}
strokeWidth={1}
- class="stroke-zinc-900 dark:stroke-white"
+ class="stroke-text"
/>
}
>
@@ -451,7 +451,7 @@ export default function LoginPage() {
height={24}
width={24}
strokeWidth={1}
- class="stroke-zinc-900 dark:stroke-white"
+ class="stroke-text"
/>
@@ -459,7 +459,7 @@ export default function LoginPage() {
Password too short! Min Length: 8
@@ -497,7 +497,7 @@ export default function LoginPage() {
height={24}
width={24}
strokeWidth={1}
- class="stroke-zinc-900 dark:stroke-white"
+ class="stroke-text"
/>
}
>
@@ -505,7 +505,7 @@ export default function LoginPage() {
height={24}
width={24}
strokeWidth={1}
- class="stroke-zinc-900 dark:stroke-white"
+ class="stroke-text"
/>
diff --git a/src/routes/login/password-reset.tsx b/src/routes/login/password-reset.tsx
index 3606b9d..a88414c 100644
--- a/src/routes/login/password-reset.tsx
+++ b/src/routes/login/password-reset.tsx
@@ -156,15 +156,9 @@ export default function PasswordResetPage() {
}
return (
-
- Change Successful!
-
-
- {timeRemaining}
-
-
- Redirecting...
-
+
Change Successful!
+
{timeRemaining}
+
Redirecting...
);
};
@@ -219,7 +213,7 @@ export default function PasswordResetPage() {
height={24}
width={24}
strokeWidth={1}
- class="stroke-zinc-900 dark:stroke-white"
+ class="stroke-text"
/>
}
>
@@ -227,7 +221,7 @@ export default function PasswordResetPage() {
height={24}
width={24}
strokeWidth={1}
- class="stroke-zinc-900 dark:stroke-white"
+ class="stroke-text"
/>
@@ -237,7 +231,7 @@ export default function PasswordResetPage() {
Password too short! Min Length: 8
@@ -275,7 +269,7 @@ export default function PasswordResetPage() {
height={24}
width={24}
strokeWidth={1}
- class="stroke-zinc-900 dark:stroke-white"
+ class="stroke-text"
/>
}
>
@@ -283,7 +277,7 @@ export default function PasswordResetPage() {
height={24}
width={24}
strokeWidth={1}
- class="stroke-zinc-900 dark:stroke-white"
+ class="stroke-text"
/>
@@ -298,7 +292,7 @@ export default function PasswordResetPage() {
newPasswordConfRef.value.length >= 6
? ""
: "opacity-0 select-none"
- } text-center text-red-500 transition-opacity duration-200 ease-in-out`}
+ } text-red text-center transition-opacity duration-200 ease-in-out`}
>
Passwords do not match!
diff --git a/src/routes/privacy-policy/shapes-with-abigail.tsx b/src/routes/privacy-policy/shapes-with-abigail.tsx
index 41d82da..f7d8241 100644
--- a/src/routes/privacy-policy/shapes-with-abigail.tsx
+++ b/src/routes/privacy-policy/shapes-with-abigail.tsx
@@ -9,7 +9,7 @@ export default function PrivacyPolicy() {
name="description"
content="Privacy policy for Shapes with Abigail app, explaining our commitment to child safety and non-collection of personal data."
/>
-