Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilritgithub authored Sep 13, 2024
1 parent f2646b1 commit e095d18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ nav {

.experience__card {
position: absolute;
max-width: 200px;
max-width: 195px;
}

.experience__card span {
Expand Down Expand Up @@ -423,7 +423,7 @@ nav {
.footer__col h4 {
margin-bottom: 2rem;
font-size: 1.25rem;
font-weight: 700;
font-weight: 690;
color: var(--text-dark);
}

Expand Down Expand Up @@ -645,4 +645,4 @@ nav {
.footer__socials {
justify-content: flex-end;
}
}
}

0 comments on commit e095d18

Please sign in to comment.