1
0
Fork 0

chore(freesewing.dev): Layout tweaks

This commit is contained in:
Joost De Cock 2022-05-12 19:17:51 +02:00
parent be08f0a695
commit 71d03bfb45
3 changed files with 7 additions and 6 deletions

View file

@ -60,7 +60,7 @@ const DefaultLayout = ({ app, title=false, children=[] }) => {
return (
<div className="m-auto flex flex-row justify-center">
<Aside app={app} slug={slug} />
<section className="py-28 md:py-36 max-w-2/3">
<section className="py-28 md:py-36">
<div>
{title && (
<div className="px-8 xl:pl-8 2xl:pl-16">