mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-18 00:00:48 -05:00
fix responsive image height scaling
This commit is contained in:
@@ -170,6 +170,7 @@ body#notes {
|
||||
|
||||
img,
|
||||
figure {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
margin: 1em auto;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user