1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-11 10:55:27 -04:00

fix responsive image height scaling

This commit is contained in:
2019-11-08 11:19:08 -05:00
parent b623aaeda8
commit a9f52bffbd
4 changed files with 17 additions and 7 deletions
+1
View File
@@ -170,6 +170,7 @@ body#notes {
img,
figure {
height: auto;
max-width: 100%;
margin: 1em auto;
display: block;