increase max image height on blog and other pages

This commit is contained in:
Jeremy Kauffman 2019-10-10 15:24:08 -04:00 committed by GitHub
parent 87bb6b2bb2
commit bbe0569390
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@
img {
display: flex;
max-height: 50vh;
max-height: 75vh;
+ em {
display: block;