From 446eb6d593b97b7d11bc779afe02fdd621d79893 Mon Sep 17 00:00:00 2001 From: zephex-alt <166333351+zephex-alt@users.noreply.github.com> Date: Fri, 3 May 2024 04:02:21 +0000 Subject: font changes, video player changes and other minor changes --- src/app/anime/search/search.module.css | 2 -- 1 file changed, 2 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 7f0ef67..9b0d374 100644 --- a/src/app/anime/search/search.module.css +++ b/src/app/anime/search/search.module.css @@ -1,6 +1,5 @@ .waitWhileLoading { font-size: 18px; - font-family: "Lexend Deca", serif; text-align: center; color: white; } @@ -95,7 +94,6 @@ .anime p { color: white; width: 20dvw; - font-family: "Lexend Deca", serif; font-size: 18px; } -- cgit v1.2.3