From 22f9285fdddb112c8dd9558b600a36354112459b Mon Sep 17 00:00:00 2001 From: T_Peng <59012776+Rin-lr@users.noreply.github.com> Date: Sun, 21 May 2023 13:31:12 +0300 Subject: [PATCH] Update contact.scss --- _sass/contact.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_sass/contact.scss b/_sass/contact.scss index 6931900..ae62f23 100644 --- a/_sass/contact.scss +++ b/_sass/contact.scss @@ -37,10 +37,11 @@ margin-left : 2rem; margin-right : 2rem; margin-bottom : 5rem; + width : 15%; img { display : block; - width : 20%; + width : 100%; height : auto; }