Skip to content

Commit

Permalink
Change td, th paddin to 0.25rem
Browse files Browse the repository at this point in the history
  • Loading branch information
willfaught committed Jun 7, 2024
1 parent c5e69b7 commit 185be95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/paige/style.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
}

td, th {
padding: 0.5rem;
padding: 0.25rem;
}

.highlight .chroma .hl,
Expand Down

0 comments on commit 185be95

Please sign in to comment.