Skip to content

Commit

Permalink
Episode item height adapted to the content
Browse files Browse the repository at this point in the history
  • Loading branch information
LGiki committed Jun 5, 2021
1 parent 7a19d23 commit c3a90eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ img.link-icon[data-theme="dark"] {
}

.episode-item {
min-height: 200px;
/* min-height: 200px; */
margin: 0 0 20px;
border-radius: 10px;
display: flex;
Expand Down

0 comments on commit c3a90eb

Please # to comment.