From b47087cf7bcfff4eff70870dc81c70ca8224a23e Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Sat, 22 Aug 2015 00:04:09 -0700 Subject: [PATCH] updated image style to 100% --- css/customstyles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/customstyles.css b/css/customstyles.css index 9e95472..cc7931d 100644 --- a/css/customstyles.css +++ b/css/customstyles.css @@ -85,7 +85,7 @@ body h1 {margin-top:40px;} margin: 12px 0px 3px 0px; width: auto; height: auto; - max-width: 700px; + max-width: 100%; max-height: 100%; }