add spacing
This commit is contained in:
parent
86779752c3
commit
4b7923a358
1 changed files with 3 additions and 1 deletions
|
|
@ -2,4 +2,6 @@
|
||||||
import Wip from '$lib/components/WIP.svelte';
|
import Wip from '$lib/components/WIP.svelte';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<Wip />
|
<div class="h-full p-8">
|
||||||
|
<Wip />
|
||||||
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue