From b9059d978d2b86e15aa7c3846ef71fc62f711486 Mon Sep 17 00:00:00 2001 From: zephex-alt <166333351+zephex-alt@users.noreply.github.com> Date: Tue, 30 Apr 2024 04:08:49 +0000 Subject: small fixes --- src/app/anime/search/search.module.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/app/anime/search/search.module.css') diff --git a/src/app/anime/search/search.module.css b/src/app/anime/search/search.module.css index a1acc27..7f0ef67 100644 --- a/src/app/anime/search/search.module.css +++ b/src/app/anime/search/search.module.css @@ -79,7 +79,6 @@ .animeEntry::-webkit-scrollbar-thumb { background-color: rgba(196, 196, 196, 0.692); border-radius: 5px; - } .anime { @@ -91,7 +90,6 @@ border-radius: 0.5rem; transition: opacity 200ms ease-in, background-color 200ms linear; background-color: #242424d0; - } .anime p { @@ -113,4 +111,4 @@ .anime p { width: 50dvw; } -} \ No newline at end of file +} -- cgit v1.2.3