mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-12 11:18:36 +09:00
Update margin
This commit is contained in:
@@ -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 />
|
||||
|
Reference in New Issue
Block a user