Finish setting up the project. Moving to implementation

This commit is contained in:
Antoine Phan
2025-03-06 20:49:55 -05:00
parent 9034e2d5db
commit af7a911ef6
24 changed files with 87 additions and 33 deletions

View File

@@ -7,11 +7,5 @@
</script>
<Navbar />
<div class="h-screen bg-ecsess-800">
{@render children()}
<Footer />
</div>
<style>
@reference tailwindcss;
</style>
{@render children()}
<Footer />