objective categorical abstract machine language personal data server
65
fork

Configure Feed

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

fix site overflow

authored by

mxve and committed by
futurGH
9f369ddc 8682b060

+3 -1
+3 -1
frontend/src/templates/Layout.mlx
··· 33 33 </head> 34 34 <body 35 35 className="bg-feather-100 font-sans font-normal text-base tracking-normal"> 36 - <div id="root" className="flex justify-center min-h-screen mb-16"> 36 + <div 37 + id="root" 38 + className="flex justify-center min-h-screen box-border pb-16"> 37 39 children 38 40 </div> 39 41 </body>