Skip to content

Commit

Permalink
minor fix to names on membercards having phantom padding
Browse files Browse the repository at this point in the history
  • Loading branch information
omnipotentsock committed Jun 19, 2024
1 parent 0378835 commit 5320094
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/About.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
justify-content:flex-start;
}

.teamMember .name {
padding: 0;
}

.teamMember .linkedin-icon {
margin-left: 1rem;
color: #0077b5;
Expand Down

0 comments on commit 5320094

Please sign in to comment.