Changed width to maxwidth (#9830)

This commit is contained in:
Keith Holliday 2018-01-22 09:15:55 -07:00 committed by GitHub
parent 90ffe587dd
commit 0959499450
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -357,7 +357,7 @@ div
}
.photo img {
width: 100%;
max-width: 100%;
}
.header {