Skip to content

Commit

Permalink
[ux] responsive logo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Nov 7, 2023
1 parent 253e5f8 commit d35d705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@

.movie-logo {
width: 100%;
min-height: 60px;
min-height: auto;
max-height: 80px;
}

Expand Down

0 comments on commit d35d705

Please sign in to comment.