Skip to content

Commit

Permalink
Update style
Browse files Browse the repository at this point in the history
  • Loading branch information
hvarg committed Jun 16, 2023
1 parent b7fb460 commit 0899376
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3600,6 +3600,10 @@ button:disabled,
margin-left: 1.5em;
}

features article:nth-last-child(1), .features article:nth-last-child(2) {
margin-bottom: 0;
}

.features article .icon {
-moz-flex-grow: 0;
-webkit-flex-grow: 0;
Expand Down Expand Up @@ -4578,10 +4582,6 @@ button:disabled,
margin-left: 0.5em;
}

.team member:nth-last-child(1), .team member:nth-last-child(2) {
margin-bottom: 0;
}

.team member h3 {
margin: 0;
}
Expand Down

0 comments on commit 0899376

Please sign in to comment.