Skip to content

Commit

Permalink
Update appLogo size in appHeader.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
miggi92 authored Dec 8, 2023
1 parent d6daad2 commit e1abfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/appHeader.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<UHeader :links="links">
<template #logo>
<appLogo class="w-auto h-6" />
<appLogo class="w-auto h-12" />
</template>

<template #center>
Expand Down

0 comments on commit e1abfb3

Please sign in to comment.