0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-12-23 04:30:11 +09:00

Compare commits

..

No commits in common. "d41215438b47e948050c6dacc2789ac3177be189" and "9ad748affa44c7e07a4377918c951d1d49035b39" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ const Layout = (props) => {
</Head>
<main>
<Navbar />
<div className="md:mx-40 mx-6">
<div className="md:mx-9 mx-1">
{children}
</div>
<Footer />

View File

@ -41,7 +41,7 @@ export default function About(props) {
}
<div className="flex justify-center">
<div>
<div className="z-50 transform translate-x-40 translate-y-48 w-5">
<div className="z-50 transform translate-x-40 translate-y-48">
<DiscordStatus />
</div>
<Image