Skip to content

Commit

Permalink
added padding-bottom in CC container
Browse files Browse the repository at this point in the history
  • Loading branch information
QuarterColon committed Mar 29, 2023
1 parent 7ac7af9 commit 9a5c698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Pages/Team/Team.css
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
justify-content: space-evenly;
margin-top: -5rem;
text-align: center;
padding-bottom: 100px;
}

.name{
Expand Down

0 comments on commit 9a5c698

Please sign in to comment.