mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-02-22 17:04:31 +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
|
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(`
|
||||||
|
Loading…
Reference in New Issue
Block a user