Fixed about

This commit is contained in:
Anton Pogrebnjak
2025-02-16 20:52:16 +01:00
parent f4275738de
commit 35b40b304f

View File

@@ -15,10 +15,12 @@ import { SITE_TITLE, SITE_DESCRIPTION } from "../consts";
<Header />
<Main>
<h1>Anton Pogrebnjak</h1>
<div style="max-width: 40rem">
<p>
Really, I don't have much to tell you about myself. Just look at the amazing stuff I've done and written about. That should suffice.
</p>
<p style="float: right; text-align: end;">Kind regards,<br>Anton</p>
</div>
</Main>
<Footer />
</body>