Skip to content

Commit

Permalink
team: Decrease the margin in profile description.
Browse files Browse the repository at this point in the history
Also removed unnecessary margins.
  • Loading branch information
akashnimare authored and timabbott committed Sep 27, 2018
1 parent 0e7e193 commit 9a63685
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions static/styles/portico.scss
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ a.bottom-signup-button {
}

.team .bdfl .profile-description {
margin-top: 20px;
margin-top: 5px;
font-weight: 400;
font-size: 0.8em;
opacity: 0.8;
Expand All @@ -946,7 +946,6 @@ a.bottom-signup-button {
min-width: 120px;
text-align: center;
align-content: center;
margin-bottom: 20px;
margin: 10px;
}

Expand Down

0 comments on commit 9a63685

Please sign in to comment.