diff --git a/style.css b/style.css index 4e68a10..9416937 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,10 @@ background-color: rgb(250 250 250); } +img { + width: 100%; +} + #icon { height: 18vh; margin-right: 1vh;