Skip to content

Commit

Permalink
aligned movie info headers to top
Browse files Browse the repository at this point in the history
  • Loading branch information
ISO53 committed Jan 25, 2024
1 parent 8fb17f2 commit f58c584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ input[type="checkbox"] {
.movie_info_additional {
display: flex;
justify-content: left;
align-items: center;
align-items: top;
width: 100%;
margin: 8px 0px 8px 0px;
border-radius: -5px;
Expand Down

0 comments on commit f58c584

Please sign in to comment.