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">
|
<div class="container">
|
||||||
<h1 class="title">What's My Vibe?</h1>
|
<h1 class="title">What's My Vibe?</h1>
|
||||||
<div class="vibe-container">
|
<div class="vibe-container">
|
||||||
<span id="vibe" class="vibe">Click to Check</span>
|
<span id="vibe" class="vibe">Your Vibe Awaits</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<button id="checkButton" class="check-button">Read My Vibe</button>
|
<button id="checkButton" class="check-button">Read My Vibe</button>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue