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

@ -9,7 +9,9 @@
</head>
<body>
<include header.html/>
<p>fractals go here woo</p>
<main>
<p>fractals go here woo</p>
</main>
<include footer.html/>
</body>
</html>