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