From a29db7a4a8564fc0bd987eef10223cd17f171222 Mon Sep 17 00:00:00 2001 From: Sahil Batgeri Date: Mon, 7 Aug 2023 00:10:37 +0530 Subject: [PATCH] bio width change for mobile --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 721fe1d..7ea7763 100644 --- a/style.css +++ b/style.css @@ -353,7 +353,9 @@ body.lightmode .profilePic{ .bio{ font-size: 3vw; + margin-top: 10vw; margin-left: -25vw; + width: 75vw; } .RFF{