Update layout style
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 2m43s

This commit is contained in:
Ryan Freeman 2025-02-19 20:46:05 +00:00
parent fde85d2b63
commit ae78cf0f60

View File

@ -20,7 +20,7 @@ export function SimpleLayout({
displaySocials = false displaySocials = false
}: SimpleLayoutProps) { }: SimpleLayoutProps) {
return ( return (
<Container className="mt-16 sm:mt-32"> <Container className="mt-36">
<header className="max-w-2xl"> <header className="max-w-2xl">
<h1 <h1
className={twMerge(` className={twMerge(`