Updated the layout to have a blockstart for every page so that markdown works.
This commit is contained in:
parent
d856784823
commit
d98325564f
16 changed files with 26 additions and 53 deletions
|
@ -1,4 +1,3 @@
|
|||
<blockstart style="min-height: 90vw">
|
||||
<h1>Login</h1>
|
||||
<block class="center-self" style="--w: 500px; --h: 500px;">
|
||||
<form action="/api/register" method="POST">
|
||||
|
@ -22,4 +21,3 @@
|
|||
</form>
|
||||
<div class="center"><a href="/login/">Have an account? Click to Login.</a></div>
|
||||
</block>
|
||||
</blockstart>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue