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 5484376 commit d3fddcfCopy full SHA for d3fddcf
resources/js/layouts/GuestAuthLayout.vue
@@ -3,7 +3,7 @@ import ApplicationLogo from '@/components/ApplicationLogo.vue';
3
</script>
4
5
<template>
6
- <Container class="min-h-screen flex flex-col justify-center items-center sm:pt-0">
+ <Container class="min-h-screen flex flex-col justify-center items-center">
7
<div>
8
<InertiaLink href="/">
9
<ApplicationLogo class="w-12 h-12 fill-current text-surface-900 dark:text-surface-0" />
0 commit comments