Skip to content

Commit

Permalink
feat: Add bottom margin to heading
Browse files Browse the repository at this point in the history
  • Loading branch information
kordwarshuis committed Jan 26, 2024
1 parent 58f09f6 commit 9fea9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</div>


<h1>Your collected definitions</h1>
<h1 class="mb-3">Your collected definitions</h1>
<div id="container-collection"></div>


Expand Down

0 comments on commit 9fea9c5

Please sign in to comment.