From 12e926399f47a1f3d1e7fadc929591ae937183cf Mon Sep 17 00:00:00 2001 From: Meira Tompkins Date: Sun, 19 Apr 2020 23:45:11 -0400 Subject: [PATCH] changes --- final_project/css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/final_project/css/style.css b/final_project/css/style.css index b453796..46e4f14 100644 --- a/final_project/css/style.css +++ b/final_project/css/style.css @@ -6,7 +6,11 @@ body { } img{ - max-width: 100% + + } + #img{ + max-width: 100vw; + max-height: 100vh; } /* Google font */