little bit of link css changes

This commit is contained in:
2025-11-14 11:56:42 +13:00
parent 54430fa3f4
commit 55ad345d1c
5 changed files with 11 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ import Footer from "./footer.astro"
---
<div class="w-[32%] py-14 h-screen text-center flex flex-col">
<a href="/" class="text-4xl">breadone dot net</a>
<a href="/" class="b1-no-underline text-4xl">breadone dot net</a>
<Navbar/>
<!-- Lil spacer -->
<div class="mt-8"/>