Fix: size so the register and login form are the same with

This commit is contained in:
Aroy-Art 2023-10-21 10:43:28 +02:00
parent 6927f85e4d
commit d426d164ff
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -34,7 +34,7 @@
<div class="d-flex flex-column body-p vh-100" loading="lazy"> <div class="d-flex flex-column body-p vh-100" loading="lazy">
<div class="d-flex flex-grow-1 div-p"> <div class="d-flex flex-grow-1 div-p">
<form class="p-3 bg-body m-auto border border-2 border-info-subtle rounded bg-opacity-75" style="width: 23rem;" role="form" method="post" action=""> <form class="p-3 bg-body m-auto border border-2 border-info-subtle rounded bg-opacity-75" style="width: 24rem;" role="form" method="post" action="">
{% csrf_token %} {% csrf_token %}