From d4fdb4e3d6a3fbf042db8605d371605a64c8db4c Mon Sep 17 00:00:00 2001 From: zephex-alt <166333351+zephex-alt@users.noreply.github.com> Date: Wed, 8 May 2024 04:26:20 +0000 Subject: minor css fixes and added a new source for movies --- src/app/anime/search/search.module.css | 1 + 1 file changed, 1 insertion(+) (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 185f6d5..f3c5b85 100644 --- a/src/app/anime/search/search.module.css +++ b/src/app/anime/search/search.module.css @@ -40,6 +40,7 @@ .searchContainer { display: flex; align-items: center; + justify-content: center; margin: 20px 0px 20px 0px; background-color: #121212; padding: 10px; -- cgit v1.2.3