Skip to content

Commit

Permalink
refactor(component): update examples and interface
Browse files Browse the repository at this point in the history
  • Loading branch information
dysfunc committed Nov 26, 2023
1 parent 8cc03ec commit f791bbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/app.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@
margin: 48px 0;
}
section:first-child {
margin-bottom: 0;
margin-top: 0;
}
section h1 {
display: inline-block;
}
Expand Down

0 comments on commit f791bbb

Please sign in to comment.