Changing the text as it seems clickable
This commit is contained in:
parent
20b837bf29
commit
91f1ccb942
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue