0
0
Fork 0

Remove extra horizontal rule

This commit is contained in:
Oliver-Akins 2021-04-05 18:53:52 -06:00
parent d5d7ad5c82
commit bcf86bbfb8

View file

@ -10,7 +10,6 @@
<body> <body>
<h2 class="center">Quote Bracket Results</h2> <h2 class="center">Quote Bracket Results</h2>
<div class="container"> <div class="container">
<hr>
<div> <div>
Winner: <img src="https://cdn.discordapp.com/emojis/701289851923988540.png" class="emoji"> Winner: <img src="https://cdn.discordapp.com/emojis/701289851923988540.png" class="emoji">
<br><br> <br><br>
@ -5467,6 +5466,7 @@
</span> </span>
</div> </div>
<!-- BOTTOM --> <!-- BOTTOM -->
<hr>
</div> </div>
</body> </body>
</html> </html>