Update the overlay styling
This commit is contained in:
parent
ed8512039a
commit
de9dd58350
3 changed files with 13 additions and 6 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<div v-for="_ in currentHealth" class="health filled"></div>
|
||||
<div v-for="_ in lostHealth" class="health empty"></div>
|
||||
</div>
|
||||
<h2 id="word" v-html="parsedText"></h2>
|
||||
<h2 id="word">{{current}}</h2>
|
||||
</div>
|
||||
</div>
|
||||
</transition>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue