🖼 new donor empty image

ref #78
This commit is contained in:
Philipp Dormann 2021-02-24 16:44:41 +01:00
parent 18335e3325
commit aec8bf56a2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<div class="text-center items-center justify-center">
<p class="mb-16 text-lg text-gray-500">
<img class="w-full h-44" src={donors_empty} alt="" />
<img class="w-full" style="height:15rem" src={donors_empty} alt="" />
<span class="font-bold">{$_('there-are-no-donors-yet')}</span><br />
<span>{$_('add-your-first-donor')}</span>
</p>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 40 KiB