diff options
| author | zephex-alt <[email protected]> | 2024-04-29 19:02:30 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-29 19:02:30 +0000 |
| commit | 75554bf84c7520c0bff2d4e7f14141577319dbda (patch) | |
| tree | 9ef4a5ab980c60d28a323d47905615423782e08f /src/app/kdrama/styles/search.module.css | |
| parent | adjusted the images' width and height (diff) | |
| download | dramalama-75554bf84c7520c0bff2d4e7f14141577319dbda.tar.xz dramalama-75554bf84c7520c0bff2d4e7f14141577319dbda.zip | |
late night fuckery
Diffstat (limited to 'src/app/kdrama/styles/search.module.css')
| -rw-r--r-- | src/app/kdrama/styles/search.module.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app/kdrama/styles/search.module.css b/src/app/kdrama/styles/search.module.css index de17169..c1e9591 100644 --- a/src/app/kdrama/styles/search.module.css +++ b/src/app/kdrama/styles/search.module.css @@ -79,8 +79,6 @@ }
.SearchEntry img {
- width: auto;
- height: auto;
border-radius: 0.5rem;
}
|