From 30749b3e21594e04f4aea2918306fed89c6cbffa Mon Sep 17 00:00:00 2001 From: tejaskh3 Date: Fri, 10 Jan 2025 00:48:17 +0530 Subject: [PATCH] feat: add varaible css --- app/styles/identity.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/identity.module.css b/app/styles/identity.module.css index 4ebe7b98..901407b8 100644 --- a/app/styles/identity.module.css +++ b/app/styles/identity.module.css @@ -186,7 +186,7 @@ @media (height <= 870px) and (width >= 460px) { .identity-rds-logo { width: 174px; - margin-top: 3%; + margin-top: 6%; } .identity-heading {