Skip to content

Commit

Permalink
fix(upcoming): set to same height as up-next
Browse files Browse the repository at this point in the history
  • Loading branch information
vladjerca authored and seferturan committed Nov 15, 2024
1 parent 2de3b94 commit 99ec3d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
.episode-list {
display: flex;
height: 11rem;
height: 12rem;
gap: 1rem;
}
Expand Down

0 comments on commit 99ec3d6

Please sign in to comment.