feat(client/PageNotFound): mascot margin

pull/5115/head
kontrollanten 2022-07-04 22:05:42 +02:00 committed by Chocobozzz
parent 9469783d43
commit c482d2b7a6
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -57,5 +57,5 @@
<div class="muted" i18n="This is about Sepia's tea">Sepia seems to like it.</div>
</div>
<img src='/client/assets/images/mascot/{{ getMascotName() }}.svg' alt='{{ status }} mascot'>
<img src='/client/assets/images/mascot/{{ getMascotName() }}.svg' alt='{{ status }} mascot' class="mb-4">
</div>