Skip to content

Commit

Permalink
Update A.css
Browse files Browse the repository at this point in the history
  • Loading branch information
pushkarroy authored Sep 19, 2023
1 parent 9978775 commit 10a4bdc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions A.css
Original file line number Diff line number Diff line change
@@ -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{
Expand Down Expand Up @@ -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;
}
Expand Down Expand Up @@ -514,4 +515,4 @@ font-size: 4rem;
width: 100%;
}

}
}

0 comments on commit 10a4bdc

Please sign in to comment.