diff options
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;
}
|