fix(formatting): whitespace

main
steven 2020-12-21 09:33:57 -05:00
parent 62a1ef460c
commit 8b91045e3e
1 changed files with 33 additions and 33 deletions

View File

@ -28,9 +28,9 @@
<div class="luggage"> <div class="luggage">
<h3>Speedy</h3> <h3>Speedy</h3>
</div> </div>
</div> </div>
<div id="parties"> <div id="parties">
<h2>Witch&apos;s Tea Parties</h2> <h2>Witch&apos;s Tea Parties</h2>
<p>note: authentication required for access.</p> <p>note: authentication required for access.</p>
<div class="party" id="bernkastel"> <div class="party" id="bernkastel">
@ -45,16 +45,16 @@
<h4>witch of certainty</h4> <h4>witch of certainty</h4>
</a> </a>
</div> </div>
</div> </div>
<footer> <footer>
<p id="virgilia"> <p id="virgilia">
Real magic is the power to repair, to revive, to call back:<br /> Real magic is the power to repair, to revive, to call back: <br />
&emsp; happiness that has disappeared<br /> &emsp; happiness that has disappeared<br />
&emsp; love that has gone cold<br /> &emsp; love that has gone cold<br />
&emsp; a forgotten smile to a person&apos;s face. &emsp; a forgotten smile to a person&apos;s face.
</p> </p>
</footer> </footer>
</body> </body>
</html> </html>