Skip to content

Commit

Permalink
fix: subtitle overlapping the creators name in the homepage table (#2252
Browse files Browse the repository at this point in the history
)
  • Loading branch information
juanmahidalgo authored May 24, 2024
1 parent 6bb9028 commit eb50ebf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
line-height: 18px;
position: absolute;
left: 60px;
bottom: 36px;
bottom: 20px;
white-space: nowrap;
}

Expand Down

0 comments on commit eb50ebf

Please sign in to comment.