Skip to content

Commit

Permalink
Tweaking margins
Browse files Browse the repository at this point in the history
  • Loading branch information
WesCook committed Oct 27, 2024
1 parent 8731887 commit 2d85083
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/pages/CategoryList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,8 @@
padding: 1em;
h3 {
margin-bottom: 4px;
margin-top: 0;
margin-bottom: 6px;
}
.preview-button {
Expand All @@ -281,7 +282,7 @@
blockquote {
font-style: italic;
margin-top: 0.7em;
margin-top: 0.8em;
&::before {
content: "“";
Expand Down

0 comments on commit 2d85083

Please sign in to comment.