diff options
| author | zephex-alt <[email protected]> | 2024-04-29 04:30:06 +0000 |
|---|---|---|
| committer | zephex-alt <[email protected]> | 2024-04-29 04:30:06 +0000 |
| commit | c60af963c720a71bd129e2bbe6af3d2b3775e4fc (patch) | |
| tree | 05297dfac7427a82b3be9744cfe4cba28e3b7727 /src/app/page.module.css | |
| parent | some seo stuff (diff) | |
| download | dramalama-c60af963c720a71bd129e2bbe6af3d2b3775e4fc.tar.xz dramalama-c60af963c720a71bd129e2bbe6af3d2b3775e4fc.zip | |
adjusted the width and height of the image just by a little
Diffstat (limited to 'src/app/page.module.css')
| -rw-r--r-- | src/app/page.module.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/app/page.module.css b/src/app/page.module.css index 7c49077..f92b5d4 100644 --- a/src/app/page.module.css +++ b/src/app/page.module.css @@ -78,8 +78,7 @@ .manga, .anime, -.kdrama, -.netlify { +.kdrama { background-color: #121212e0; color: white; margin-top: 5px; |