From b4580978ce7a1d83283231f3af3fdf5d0a2d87db Mon Sep 17 00:00:00 2001 From: TechSenseiX Date: Sun, 26 May 2024 18:01:51 +0530 Subject: [PATCH] Update style.css change the height of the image --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 2c15321..27f843d 100644 --- a/style.css +++ b/style.css @@ -148,7 +148,7 @@ body{ .about-img img{ padding-bottom: 2%; - height:auto; + height:200px; width:100%; border-radius:40px; } @@ -572,4 +572,4 @@ img:hover{ - \ No newline at end of file +