mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-02-22 08:34:32 +00:00
Update layout style
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 2m43s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 2m43s
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