restyle new game button to put it on the right side of the introduction
This commit is contained in:
+6
-2
@@ -22,8 +22,12 @@
|
||||
<div class="best-container">0</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="game-intro">Join the numbers and get the <strong>2048 tile!</strong></p>
|
||||
<a class="restart-button">New Game</a>
|
||||
|
||||
<div class="above-game">
|
||||
<p class="game-intro">Join the numbers and get the <strong>2048 tile!</strong></p>
|
||||
<a class="restart-button">New Game</a>
|
||||
</div>
|
||||
|
||||
<div class="game-container">
|
||||
<div class="game-message">
|
||||
<p></p>
|
||||
|
||||
Reference in New Issue
Block a user