mirror of https://github.com/Chocobozzz/PeerTube
feat(client/PageNotFound): mascot margin
parent
9469783d43
commit
c482d2b7a6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue