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/top-airing/trending.module.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/app/anime/top-airing') diff --git a/src/app/anime/top-airing/trending.module.css b/src/app/anime/top-airing/trending.module.css index 913697c..7d08a2e 100644 --- a/src/app/anime/top-airing/trending.module.css +++ b/src/app/anime/top-airing/trending.module.css @@ -7,7 +7,6 @@ font-size: 28px; margin: 0px; color: var(--soft-purple); - font-family: "Lexend Deca", serif; } .TrendingText span { @@ -52,7 +51,6 @@ margin: 5px auto; width: auto; max-width: 180px; - font-family: "Lexend Deca", serif; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -- cgit v1.2.3