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.
2 parents 219f99f + 3475fc7 commit 3cb9384Copy full SHA for 3cb9384
resources/js/pages/welcome.tsx
@@ -90,7 +90,6 @@ export default function Welcome() {
90
<svg className="size-5 sm:size-6 stroke-current text-[#FF2D20]" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor">
91
<path stroke-linecap="round" stroke-linejoin="round" d="M12 6.042A8.967 8.967 0 0 0 6 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 0 1 6 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 0 1 6-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0 0 18 18a8.967 8.967 0 0 0-6 2.292m0-14.25v14.25" />
92
</svg>
93
-
94
</div>
95
96
<div className="pt-3 sm:pt-5 lg:pt-0">
0 commit comments