more shadow
This commit is contained in:
parent
0f0edb0c82
commit
bff646ff43
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<img class="logowvh" src="{% static 'img/logo/wvh.svg'%}" alt="" >
|
<img class="logowvh" src="{% static 'img/logo/wvh.svg'%}" alt="" >
|
||||||
<div class="d-flex justify-content-center mt-5">
|
<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">
|
<div class="card-body">
|
||||||
<h5>Willkommen bei der <strong>Fallen Birdy Form</strong> App</h5>
|
<h5>Willkommen bei der <strong>Fallen Birdy Form</strong> App</h5>
|
||||||
<form class="login" method="POST" action="{% url 'account_login' %}">
|
<form class="login" method="POST" action="{% url 'account_login' %}">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue