more shadow

This commit is contained in:
gw3000 2023-07-28 17:30:26 +02:00
parent 0f0edb0c82
commit bff646ff43

View file

@ -10,7 +10,7 @@
<div class="row">
<img class="logowvh" src="{% static 'img/logo/wvh.svg'%}" alt="" >
<div class="d-flex justify-content-center mt-5">
<div class="card shadow-sm p-3 mb-5 bg-body rounded">
<div class="card shadow p-3 mb-5 bg-white rounded">
<div class="card-body">
<h5>Willkommen bei der <strong>Fallen Birdy Form</strong> App</h5>
<form class="login" method="POST" action="{% url 'account_login' %}">