Skip to content

Commit cd078b2

Browse files
committed
chore: wip
1 parent c481592 commit cd078b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/components/Marketing/ComingSoon.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ async function submitEmail() {
5252
<rect width="100%" height="100%" stroke-width="0" fill="url(#0787a7c5-978c-4f66-83c7-11c213f99cb7)" />
5353
</svg>
5454

55-
<div class="mx-auto max-w-7xl px-6 pb-24 pt-10 lg:flex lg:px-8 lg:py-40 sm:pb-32">
56-
<div class="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl lg:flex-shrink-0 lg:pt-8">
55+
<div class="mx-auto max-w-7xl px-6 pb-24 pt-10 lg:flex lg:px-8 lg:py-20 sm:pb-32">
56+
<div class="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl lg:flex-shrink-0 lg:pt-40">
5757
<!-- <img class="h-11" src="https://tailwindui.com/img/logos/mark.svg?color=blue&amp;shade=600" alt="Your Company"> -->
5858
<Logo class="h-11 w-auto" />
5959

0 commit comments

Comments
 (0)