basically just your average cs student slop site schtormm.nl
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Change size of main page box

schtormm 19cd8d22 0a2ee481

+1 -1
+1 -1
app/page.tsx
··· 5 5 export default function Home() { 6 6 return ( 7 7 <main className="min-h-screen bg-gray-50 dark:bg-gray-950 flex items-center justify-center px-5 py-12"> 8 - <div className="w-full max-w-md animate-fade-right"> 8 + <div className="w-full max-w-lg animate-fade-right"> 9 9 <div className="bg-white dark:bg-gray-900 rounded-2xl shadow-lg dark:shadow-black/40 overflow-hidden"> 10 10 <div className="p-8"> 11 11 {/* Profile image with gradient ring */}