Changing the text as it seems clickable

This commit is contained in:
Ronnie 2025-05-26 21:13:14 -04:00
parent 20b837bf29
commit 91f1ccb942

View file

@ -48,7 +48,7 @@
<div class="container">
<h1 class="title">What's My Vibe?</h1>
<div class="vibe-container">
<span id="vibe" class="vibe">Click to Check</span>
<span id="vibe" class="vibe">Your Vibe Awaits</span>
</div>
<button id="checkButton" class="check-button">Read My Vibe</button>