Skip to content

Commit

Permalink
Ease up on the demo padding
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Sep 28, 2023
1 parent 08a96de commit c4b8aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<style>
/* Demo styles */
td {
padding: .5em;
padding: .3em;
}
</style>
<script type="module" src="table-saw.js"></script>
Expand Down

0 comments on commit c4b8aa7

Please sign in to comment.