mirror of
https://github.com/PeterMaquiran/tvone.git
synced 2026-04-18 15:27:52 +00:00
+1
-1
@@ -24,7 +24,7 @@ export default function AppleStyleAuth() {
|
||||
if (!mounted) return null;
|
||||
|
||||
return (
|
||||
<div className="relative flex min-h-screen items-center justify-center bg-[#f5f5f7] px-4 transition-colors duration-500 dark:bg-black">
|
||||
<div className="relative flex min-h-screen items-center justify-center bg-[#f5f5f7] px-4 py-10 transition-colors duration-500 dark:bg-black">
|
||||
|
||||
{/* THEME TOGGLE BUTTON */}
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user