remotes/1693045480750635534/spooky-22
kek7198 2021-12-06 09:27:27 -06:00
parent 9849181481
commit 656aa060f1
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
<div class="relative min-h-full flex flex-col items-center justify-center pt-28 pb-12 px-4 sm:px-6 lg:px-8">
<div class="max-w-md w-full space-y-8">
<div class="max-w-md w-full">
{% if ref_user %}
<h1 class="text-center h2">@{{ref_user.username}} has invited you!</h1>
@ -53,7 +53,7 @@
<img class="-ml-4 block w-32 object-contain" src="/assets/images/logos/winter/logo-{{ random }}.png" alt="logo"/>
</div>
<div class="max-w-2xl w-full px-6 py-5 bg-gray-200 rounded shadow">
<div class="max-w-2xl w-full space-y-8 px-6 py-5 bg-gray-200 rounded shadow">
<form action="/signup" method="post" id="signup">