updated image style to 100%

This commit is contained in:
Tom Johnson
2015-08-22 00:04:09 -07:00
parent f64e803fc5
commit b47087cf7b

View File

@ -85,7 +85,7 @@ body h1 {margin-top:40px;}
margin: 12px 0px 3px 0px; margin: 12px 0px 3px 0px;
width: auto; width: auto;
height: auto; height: auto;
max-width: 700px; max-width: 100%;
max-height: 100%; max-height: 100%;
} }