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');