diff options
Diffstat (limited to 'src/app/anime/top-airing/trending.module.css')
| -rw-r--r-- | src/app/anime/top-airing/trending.module.css | 2 |
1 files changed, 0 insertions, 2 deletions
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;
|