Now make the initial screen look less stupid
New sizing kinda made it look stupid. So make it less stupid looking.
This commit is contained in:
parent
775c4a8a5a
commit
803a6bb264
|
@ -33,7 +33,10 @@
|
|||
</div>
|
||||
|
||||
<div id="page">
|
||||
<p class="initial-text">Click a button!</p>
|
||||
<p class="initial-text">
|
||||
<i class="fa fa-arrow-up" aria-hidden="true"></i><br>
|
||||
Click a button!
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue