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