Fix image heights

This commit is contained in:
Jeremy Dormitzer 2019-07-12 13:22:09 -04:00
parent 06644493ef
commit c36c54e930

View File

@ -47,6 +47,7 @@ a {
img {
max-width: 100%;
height: auto;
}
a:visited {