Skip to content

Commit

Permalink
fix: remove last child p element margin
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-bandi committed Jun 2, 2024
1 parent 26b969c commit 3dd785f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/maintenance/Contributor_Tiers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ These tiers of contributors, committers, and maintainers roughly reflect how we'
<td>~20 points</td>
<td>~2 shares / active month</td>
</tr>

</tbody>
</table>

Expand Down
2 changes: 1 addition & 1 deletion packages/website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ h6 {

td > p:last-child {
margin-bottom: 0;
}
}

0 comments on commit 3dd785f

Please sign in to comment.