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, 1 insertions, 1 deletions
diff --git a/src/app/anime/top-airing/trending.module.css b/src/app/anime/top-airing/trending.module.css index 31f6b16..2abaf4b 100644 --- a/src/app/anime/top-airing/trending.module.css +++ b/src/app/anime/top-airing/trending.module.css @@ -42,7 +42,7 @@ .trendingEntries p {
text-align: center;
width: auto;
- max-width: 180px;
+ max-width: 190px;
margin: 0.5rem 0 0 0;
overflow: hidden;
white-space: nowrap;
|