File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ export default function Welcome() {
1717 < link rel = "preconnect" href = "https://fonts.bunny.net" />
1818 < link href = "https://fonts.bunny.net/css?family=figtree:400,500,600& display = swap " rel = "stylesheet" />
1919 </ Head >
20- < div className = "bg-gray-50 text-black/50 dark:bg-black dark:text-white/50" >
20+ < div className = "bg-gray-50 text-black/50 antialiased dark:bg-black dark:text-white/50" >
2121 < img id = "background" className = "absolute top-0 -left-20 max-w-[877px]" src = "https://laravel.com/assets/img/welcome/background.svg" />
2222 < div className = "relative flex min-h-screen flex-col items-center justify-center selection:bg-[#FF2D20] selection:text-white" >
2323 < div className = "relative w-full max-w-2xl px-6 lg:max-w-7xl" >
You can’t perform that action at this time.
0 commit comments