Created Navbar and added styling to links

This commit is contained in:
2023-08-30 23:37:44 +01:00
parent aebdce25d2
commit 0a647357b5
2 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<nav>
<a href = "test">//tab</a>
<a href = "test">//tab</a>
<a href = "test">//tab</a>
</nav>
<slot />