Fixes and more styling

This commit is contained in:
Bad Manners 2025-04-13 11:00:36 -03:00
parent 2c44a69ec3
commit 3619063e68
21 changed files with 203 additions and 94 deletions

View file

@ -17,7 +17,7 @@
<label>Password</label>
<input id="password" type="password" name="password" />
</div>
<button type="submit">Submit</button>
<button type="submit">Login</button>
</form>
</main>
</body>