Skip to content

Commit e059626

Browse files
committed
last thing
1 parent 4b49717 commit e059626

File tree

1 file changed

+1
-1
lines changed
  • packages/create-skeleton-app/templates/skeleton-template-bare/src/routes

1 file changed

+1
-1
lines changed

packages/create-skeleton-app/templates/skeleton-template-bare/src/routes/+page.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- YOU CAN DELETE EVERYTHING IN THIS PAGE -->
22

3-
<div class="container h-screen mx-auto flex justify-center items-center">
3+
<div class="container h-full mx-auto flex justify-center items-center">
44
<div class="space-y-5">
55
<h1 class="h1">Let's get cracking bones!</h1>
66
<p>Start by exploring:</p>

0 commit comments

Comments
 (0)