adjust text spacing

This commit is contained in:
Xiexe
2020-10-03 01:05:32 -04:00
parent 275a2f544a
commit 8cf34b8545
2 changed files with 14 additions and 4 deletions
+2 -2
View File
@@ -34,7 +34,7 @@
<div class="centered" id="disconnectBox" style="display: none;">
<img src="assets/img/ui/queuebox.png" id="queueBox">
<div id="queueTextContainer">
<div id="dcTextContainer">
<p class="queueText">You have been disconnected from the server.</p>
<p class="queueText">(WOW51900319)</p>
</div>
@@ -57,7 +57,7 @@
<video autoplay muted loop id="background">
<source src="assets/img/bg/Shadowlands.webm" type="video/webm">
</video>
</div>
</body>
</html>