aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/styles/popular.module.css
diff options
context:
space:
mode:
authorzephex-alt <[email protected]>2024-04-29 04:30:06 +0000
committerzephex-alt <[email protected]>2024-04-29 04:30:06 +0000
commitc60af963c720a71bd129e2bbe6af3d2b3775e4fc (patch)
tree05297dfac7427a82b3be9744cfe4cba28e3b7727 /src/app/kdrama/styles/popular.module.css
parentsome seo stuff (diff)
downloaddramalama-c60af963c720a71bd129e2bbe6af3d2b3775e4fc.tar.xz
dramalama-c60af963c720a71bd129e2bbe6af3d2b3775e4fc.zip
adjusted the width and height of the image just by a little
Diffstat (limited to 'src/app/kdrama/styles/popular.module.css')
-rw-r--r--src/app/kdrama/styles/popular.module.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/app/kdrama/styles/popular.module.css b/src/app/kdrama/styles/popular.module.css
index 6d45d9a..2975659 100644
--- a/src/app/kdrama/styles/popular.module.css
+++ b/src/app/kdrama/styles/popular.module.css
@@ -51,8 +51,7 @@
.AnimeEntry img {
width: auto;
- height: auto;
- max-height: 280px;
+ height: 280px;
border-radius: 1rem;
}