Skip to content

Commit

Permalink
FormsTable margin tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncanRitchie committed Aug 12, 2024
1 parent d24c308 commit a653ac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/lemma/FormsTable.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
--forms-offset-left: clamp(1rem, 5vw, 1.5rem);
--forms-table-margin-inline: 0rem;
--forms-dt-font-size: 1em;
margin: 0.5rem 0;
}

.formsTable:not(p + .formsTable) {
Expand Down

0 comments on commit a653ac2

Please sign in to comment.