Skip to content

Commit

Permalink
Fixing distorted images in larger screens
Browse files Browse the repository at this point in the history
  • Loading branch information
gardon committed Nov 22, 2019
1 parent 6e588bf commit 4843913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/css/nvel.css
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ h3 { font-size: 2.4rem; line-height: 1.3; letter-spacing: -.08rem; }
width: auto;
max-width: 100%;
max-height: 50vw;
min-height: 0;
}
}

Expand Down

0 comments on commit 4843913

Please sign in to comment.