From eba5ad9026bbed49fc9483ba56528e97aa7cb940 Mon Sep 17 00:00:00 2001 From: Meira Tompkins Date: Sun, 19 Apr 2020 23:41:02 -0400 Subject: [PATCH] changes --- final_project/css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/final_project/css/style.css b/final_project/css/style.css index 5fd8ad8..b453796 100644 --- a/final_project/css/style.css +++ b/final_project/css/style.css @@ -5,7 +5,9 @@ body { } - + img{ + max-width: 100% + } /* Google font */ @import url('https://fonts.googleapis.com/css?family=Orbitron');