diff --git a/templates/login/index.html.twig b/templates/login/index.html.twig index 8106fda..dfc927f 100644 --- a/templates/login/index.html.twig +++ b/templates/login/index.html.twig @@ -16,16 +16,14 @@ form { display: flex; flex-direction: column; gap: 0.5em; } {% endif %}
- - + + - - + + - -
{% endblock %}