aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/recent/page.jsx
diff options
context:
space:
mode:
authorzephex-alt <[email protected]>2024-04-29 04:15:13 +0000
committerzephex-alt <[email protected]>2024-04-29 04:15:13 +0000
commit3a31abeadeed35dd73f621fbfdb8442240ef41fd (patch)
treed31736642525b29c8a7917f31eff251c2bb48c15 /src/app/anime/recent/page.jsx
parentcode maintainence (diff)
downloaddramalama-3a31abeadeed35dd73f621fbfdb8442240ef41fd.tar.xz
dramalama-3a31abeadeed35dd73f621fbfdb8442240ef41fd.zip
minor UI tweaks to homepages of kdrama and manga section
Diffstat (limited to 'src/app/anime/recent/page.jsx')
-rw-r--r--src/app/anime/recent/page.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/anime/recent/page.jsx b/src/app/anime/recent/page.jsx
index 25b0182..ba0ace5 100644
--- a/src/app/anime/recent/page.jsx
+++ b/src/app/anime/recent/page.jsx
@@ -26,7 +26,7 @@ export default async function Releases() {
src={`https://sup-proxy.zephex0-f6c.workers.dev/api-content?url=${item.image}`}
className={styles.RecentImage}
width={150}
- height={230}
+ height={280}
alt="Drama"
priority
/>