add daisyui, add menu

This commit is contained in:
Believethehype
2024-01-19 17:13:38 +01:00
parent a53fb71cba
commit b26851337e
13 changed files with 193 additions and 38 deletions

View File

@@ -170,13 +170,13 @@ defineProps({
<div class="greetings">
<img alt="Nostr logo" class="logo" src="../assets/nostr-purple.svg" />
<br>
<h1
class="text-center text-5xl md:text-6xl font-extrabold tracking-wider sm:text-start sm:text-6xl lg:text-8xl">
class="text-center font-thin text-5xl md:text-6xl font-extrabold tracking-wider sm:text-start sm:text-6xl lg:text-8xl">
<span class="bg">Noogle</span>
</h1>
<h2 class="text-base-200-content text-center text-2xl font-thin sm:text-start">
<h2 class="text-base-200-content text-center text-2xl font-thin">
Search the Nostr with Data Vending Machines
</h2>