Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashwanth137 authored Mar 10, 2024
1 parent d473cf2 commit 2cf627b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,8 @@ img {
}
.home__social {
display: flex;
flex-direction: column;
flex-direction: row;
gap: 1rem;
margin-left: 10px;
}
.home__social-icon {
Expand Down

0 comments on commit 2cf627b

Please sign in to comment.