some logo changes

This commit is contained in:
Léo Haf 2024-02-06 11:39:33 +01:00
parent f4de325e36
commit b0c4595f47
Signed by: Retropex
GPG Key ID: 0E37EBAB8574F005
2 changed files with 368 additions and 156 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 121 KiB

View File

@ -2,7 +2,6 @@
<div
class="d-flex flex-column align-items-center justify-content-center min-vh100 p-2"
>
<img alt="Umbrel" src="@/assets/icon.svg" class="mb-5 logo" />
<!-- <b-spinner class="my-4" variant="primary"></b-spinner> -->
<small v-if="isRestarting" class="text-muted mb-3">Restarting...</small>