Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathk73 authored Mar 4, 2024
1 parent 0b5cb9c commit faebdd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ nav ul li {
gap: 2.5rem;
max-width: 68.75rem;
margin: auto;
background-color: white;

}

.hero img {
Expand All @@ -183,6 +183,7 @@ nav ul li {
padding: 0.625rem;
border-radius: 6px;
box-shadow: 0px 2px 15px 2px var(--primary-shadow);
background-color: white;
}

.bio h1 {
Expand Down

0 comments on commit faebdd8

Please sign in to comment.