Fix image widths

This commit is contained in:
Jeremy Dormitzer 2019-06-12 22:31:05 -04:00
parent 5622974582
commit f17e59d479

View File

@ -46,7 +46,7 @@ a {
}
img {
width: 100%;
max-width: 100%;
}
a:visited {