We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b6441 commit 50c1af7Copy full SHA for 50c1af7
resources/js/components/AppLogo.vue
@@ -7,6 +7,6 @@ import AppLogoIcon from '@/components/AppLogoIcon.vue';
7
<AppLogoIcon class="size-5 fill-current text-white dark:text-black" />
8
</div>
9
<div class="ml-1 grid flex-1 text-left text-sm">
10
- <span class="mb-0.5 truncate font-semibold leading-none">Laravel Starter Kit</span>
+ <span class="mb-0.5 truncate font-semibold leading-tight">Laravel Starter Kit</span>
11
12
</template>
0 commit comments