From 10a4bdc8cfedcb757e75657eb68780c17593d424 Mon Sep 17 00:00:00 2001 From: pushkarroy <102650191+pushkarroy@users.noreply.github.com> Date: Tue, 19 Sep 2023 20:30:44 +0530 Subject: [PATCH] Update A.css --- A.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/A.css b/A.css index e242e9f..ccefe90 100644 --- a/A.css +++ b/A.css @@ -1,5 +1,4 @@ - @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@1,100&family=Poppins:ital,wght@1,300&display=swap'); :root{ @@ -104,8 +103,10 @@ body{ color: #fff; font-size: 4.5rem; text-transform: uppercase; + margin-top: 7.5vh; } .home .content h3 span{ + height: 25vh; color: var(--main-color); text-transform: uppercase; } @@ -514,4 +515,4 @@ font-size: 4rem; width: 100%; } -} +}