Fixed styling of loging page

This commit is contained in:
Leon Mika 2025-03-16 09:57:20 +11:00
parent 836d6a337a
commit d1e212d5e0

View file

@ -1,4 +1,4 @@
<form method="post" action="/auth/login" class="post-form">
<form method="post" action="/auth/login">
<p>
<input name="email" value="" placeholder="Email">
</p>