mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-02-21 18:04:31 +00:00
Update layout style
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 11m26s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 11m26s
This commit is contained in:
parent
fde85d2b63
commit
ae78cf0f60
@ -20,7 +20,7 @@ export function SimpleLayout({
|
||||
displaySocials = false
|
||||
}: SimpleLayoutProps) {
|
||||
return (
|
||||
<Container className="mt-16 sm:mt-32">
|
||||
<Container className="mt-36">
|
||||
<header className="max-w-2xl">
|
||||
<h1
|
||||
className={twMerge(`
|
||||
|
Loading…
Reference in New Issue
Block a user