The button looked bad

This commit is contained in:
Lucas Kent 2022-12-08 09:48:30 -05:00 committed by GitHub
parent 81d18ea969
commit 29cf285290

View File

@ -16,8 +16,6 @@
<h1 style="font-size: 60px;">404</h1> <h1 style="font-size: 60px;">404</h1>
<p style="font-size: 30px;">I don't know how you got here but the page does not exist</p> <p style="font-size: 30px;">I don't know how you got here but the page does not exist</p>
<br> <br>
<a href='/index.html'><button class="button center">Home</button></a>
<br>
<img src="/assets/imgs/goofy.gif" alt="crying emoji" class="center" style="width: 220px;height: 220px;"> <img src="/assets/imgs/goofy.gif" alt="crying emoji" class="center" style="width: 220px;height: 220px;">
</body> </body>
<style> <style>