Skip to content

Commit

Permalink
style: spacing
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Nov 16, 2023
1 parent 74e5ed7 commit eb213fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/lib/components/core/User.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@

<style lang="scss">
.container {
padding: var(--padding);
padding: var(--padding) var(--padding-2x);
}
</style>

0 comments on commit eb213fd

Please sign in to comment.