Skip to content

Commit

Permalink
Basement styling
Browse files Browse the repository at this point in the history
  • Loading branch information
allanlasser committed Mar 15, 2024
1 parent e5133fa commit 1b8acaa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/lib/components/stories/Basement.demo.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,10 @@
it all.
</p>
</div>

<style>
div {
padding: 2rem;
overflow-y: auto;
}
</style>

0 comments on commit 1b8acaa

Please sign in to comment.