mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Update margin settings
This commit is contained in:
parent
bb88dd6a02
commit
d402ec85c2
@ -25,7 +25,9 @@ const Layout = (props) => {
|
||||
<main>
|
||||
<Navbar />
|
||||
<div className="max-w-2xl mx-auto">
|
||||
<div className="mx-2">
|
||||
{children}
|
||||
</div>
|
||||
</div>
|
||||
<Footer />
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user