mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +09:00
Update margin
This commit is contained in:
parent
92060aeade
commit
d41215438b
@ -24,7 +24,7 @@ const Layout = (props) => {
|
|||||||
</Head>
|
</Head>
|
||||||
<main>
|
<main>
|
||||||
<Navbar />
|
<Navbar />
|
||||||
<div className="md:mx-9 mx-1">
|
<div className="md:mx-40 mx-6">
|
||||||
{children}
|
{children}
|
||||||
</div>
|
</div>
|
||||||
<Footer />
|
<Footer />
|
||||||
|
Loading…
Reference in New Issue
Block a user