Skip to content

Commit

Permalink
fix issues list spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdherron committed Jan 28, 2025
1 parent 8b3c649 commit 4da790e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/components/ratio/ColorIssues.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@
grid-auto-rows: auto;
grid-template-columns: 1fr;
margin-block-start: var(--gutter);
max-width: 85ch;
padding-inline: var(--double-gutter);
}
dt {
Expand Down

0 comments on commit 4da790e

Please sign in to comment.