From 0aa0c9b4a691f539212a02d9f29a5ed48c972092 Mon Sep 17 00:00:00 2001 From: Factiven Date: Tue, 2 May 2023 19:49:04 +0700 Subject: Display Patch v3.5.4 - 1 > Now support more device sizes than before --- components/footer.js | 18 +++++++++--------- components/layout.js | 8 ++++---- components/navbar.js | 14 +++++++------- 3 files changed, 20 insertions(+), 20 deletions(-) (limited to 'components') diff --git a/components/footer.js b/components/footer.js index 50c556a..db32d90 100644 --- a/components/footer.js +++ b/components/footer.js @@ -11,24 +11,24 @@ function Footer() { const [season, setSeason] = useState(getCurrentSeason()); return ( -
-
+
+
-
+
{/*

moopa

*/}

moopa

-

+

© {new Date().getFullYear()} moopa.live | Website Made by Factiven

-

+

This site does not store any files on our server, we only linked to the media which is hosted on 3rd party services.

- {/*
+ {/*
gambar
*/}
-
-
+
+
  • DMCA
  • - Contact + Github
diff --git a/components/layout.js b/components/layout.js index 280fbdb..bc55860 100644 --- a/components/layout.js +++ b/components/layout.js @@ -43,18 +43,18 @@ function Layout(props) { > {/* PC/Tablet */}