Skip to content

Commit

Permalink
SeasonsList: Fix episode rating overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IRHM committed Aug 13, 2023
1 parent 3cbc765 commit 8b27d6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/SeasonsList.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
font-size: 15px;
color: gold;
font-weight: bolder;
overflow: hidden;
span {
font-family: "Rampart One";
Expand Down

0 comments on commit 8b27d6d

Please sign in to comment.