Skip to content

Commit

Permalink
Merge pull request #134 from HardikTripathi04/main
Browse files Browse the repository at this point in the history
Update index.css
  • Loading branch information
Aryainguz authored May 25, 2024
2 parents 0ddad75 + 17aa109 commit 8023222
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Public/styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,10 @@ nav ul li {
nav a {
text-decoration: none;
color: #333;
font-weight: bold;
font-weight: bolder;
font-size: 3rem;
font-family:sans-fransis;

}


Expand Down Expand Up @@ -443,4 +445,5 @@ nav a {
.socialIcons {
display: flex;
align-items: center;
justify-content:centre;
}

0 comments on commit 8023222

Please sign in to comment.