We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accaf63 commit 8effec5Copy full SHA for 8effec5
index.html
@@ -11,7 +11,7 @@ <h1 id="title">Memory Card Game</h1>
11
<h1 id="result-title">Game Over!</h1>
12
<h4 id = "points">Points: </h4>
13
<h4 id = "accuracy">Accuracy: </h4>
14
- <button class = "button-style"><h4 style="display: inline;margin: 0px;" id = "button-text">Play Again</h4>
+ <button class = "button-style"><span style="display: inline;margin: 0px;" id = "button-text">Play Again</span>
15
<svg xmlns="http://www.w3.org/2000/svg" height="30" viewBox="0 0 24 24" fill="none" stroke="#fff9c4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
16
<path d="M21 12a9 9 0 1 1-2.64-6.36L21 8" />
17
<polyline points="21 3 21 8 16 8" />
0 commit comments