Skip to content

Commit

Permalink
Add minimal output styling
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Dec 15, 2023
1 parent f8a1198 commit 645ad0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gathering/app/templates/output.hbs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class='grid-x'>
<div class='small-12 cell'>
<div class='w-full'>
<div class='mx-auto md:container'>
<label>
Debug?
<Input @type='checkbox' @checked={{this.debug}} />
Expand Down

0 comments on commit 645ad0b

Please sign in to comment.