diff options
| author | Factiven <[email protected]> | 2023-11-18 10:04:17 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-18 10:04:17 +0700 |
| commit | d8630f8011dab6c81aee0abbd74d88b2e0176d33 (patch) | |
| tree | b72a73ff1695df43464a02249b10f8fe7a443277 /components/home/content.js | |
| parent | Update [id].js (diff) | |
| download | moopa-pre-v4.3.0.tar.xz moopa-pre-v4.3.0.zip | |
Update pre-v4.3.0 - Merged Branch pre-push-prev4.3.0 to main (#98)pre-v4.3.0
* Update pre-v4.3.0
* Update aniAdvanceSearch.js
Diffstat (limited to 'components/home/content.js')
| -rw-r--r-- | components/home/content.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/home/content.js b/components/home/content.js index 1cf4c5f..d2498f6 100644 --- a/components/home/content.js +++ b/components/home/content.js @@ -312,7 +312,7 @@ export default function Content({ <Fragment> <Image src="/svg/episode-badge.svg" - alt="episode-bade" + alt="episode-badge" width={200} height={100} className="w-24 lg:w-32 absolute top-1 -right-[12px] lg:-right-[17px] z-40" |