This commit is contained in:
Elgius
2023-04-06 14:21:56 +05:00
parent 54f76891d3
commit 72dd414d27
22 changed files with 25 additions and 4 deletions

View File

@ -2,4 +2,4 @@
import "../app.css";
</script>
<slot />
<slot />

View File

@ -27,3 +27,5 @@
2. decide font
3. work on padding and Margins
-->
<!-- Path: Fishie-Honesty-UI\src\routes\+page.svelte -->

View File

@ -2,4 +2,4 @@
import '../app.css'
</script>
<slot />
<slot />

View File

@ -13,4 +13,4 @@
<h1 class="title">
hello page 1
</h1>
</div>
</div>