Skip to content

Commit

Permalink
Fixed img height
Browse files Browse the repository at this point in the history
  • Loading branch information
kevquirk committed May 24, 2021
1 parent 6f62e0e commit 9110409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simple.css
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ mark {

main img, main video {
max-width: 100%;
height: auto;
border-radius: 5px;
}

Expand Down

0 comments on commit 9110409

Please sign in to comment.