fix content alignment

This commit is contained in:
Crispy 2021-06-25 13:47:45 +02:00
parent 0f1a5a2887
commit 84dd593c42
4 changed files with 14 additions and 6 deletions

View file

@ -20,7 +20,9 @@
<li><a href="https://crispypin.github.io/gol-wallpaper">Game of Life</a></li>
</ul>
</nav>
<p>fractals go here woo</p>
<main>
<p>fractals go here woo</p>
</main>
<footer>crispypin.cc</footer>
<div class="scroll-reset" onclick="window.scrollTo(0,0)"></div>
</body>