New logotype

This commit is contained in:
N-Pex 2023-01-24 20:57:01 +01:00 committed by n8fr8
parent b0dcb4602b
commit 1963ecaff6
7 changed files with 6 additions and 7 deletions

View file

@ -4,7 +4,7 @@
<v-container fluid class="text-center mt-8">
<v-row align="center" justify="center">
<v-col class="text-center" cols="auto">
<v-img src="@/assets/logo.svg" width="64" height="64" />
<v-img contain src="@/assets/logo.svg" width="64" height="64" />
</v-col>
</v-row>
</v-container>