From e871e588b66d64fc04948a81e3a93fba38ba9bb4 Mon Sep 17 00:00:00 2001 From: Surya Date: Tue, 28 May 2024 00:10:02 +0530 Subject: [PATCH] Updated motivation.css file --- shlok_page/motivation.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/shlok_page/motivation.css b/shlok_page/motivation.css index ce966662..e2bb9492 100644 --- a/shlok_page/motivation.css +++ b/shlok_page/motivation.css @@ -175,16 +175,16 @@ p:hover { .text { /* font-family: 'krishna','yuvasanskrit','Open Sans Condensed', sans-serif; */ - font-size: 2rem; + font-size: 1.5rem; /* font-weight: 600; */ - padding-left: 10px; + padding-left: 10%; transition: 0.5s; transition-timing-function: ease-in; /* font-family: 'laila','Roboto', sans-serif; */ color: #050350; -webkit-background-clip: text; font-family: "Laila", serif; - font-weight: 500; + font-weight: 2%; font-style: normal; } @@ -404,4 +404,4 @@ section { ::-webkit-scrollbar-thumb:hover { background: linear-gradient(transparent, rgb(0, 13, 6)); -} +} \ No newline at end of file