Skip to content

Commit

Permalink
fix: added padding to local template
Browse files Browse the repository at this point in the history
  • Loading branch information
hougasian authored and hougasian committed May 13, 2024
1 parent d2423e3 commit 7adb77a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/html.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
color: inherit;
font-size: 2rem;
line-height: 2.5;
padding: .5rem;
}
.label {
background: var(--light-purple);
Expand Down

0 comments on commit 7adb77a

Please sign in to comment.