We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f457f3f + ed10099 commit d9e8407Copy full SHA for d9e8407
E/emojiGame/index.html
@@ -108,6 +108,10 @@ <h3 class="text-dark text-center p-2 msg"> Get Your Remark!!</h3>
108
<img src="family.png" class="front" alt="family" />
109
<img src="mark.png" class="back" alt="lco" />
110
</div>
111
+ <div class="blackheart" data-image="blackheart">
112
+ <img src="blackheart.png" class="front" alt="blackheart" />
113
+ <img src="mark.png" class="back" alt="lco" />
114
+ </div>
115
116
117
0 commit comments