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 61f3659 commit bbe678bCopy full SHA for bbe678b
src/routes/+page.svelte
@@ -17,7 +17,7 @@
17
<section class="mx-auto max-w-5xl flex-1">
18
<div class="grid grid-cols-1 md:grid-cols-3 gap-0 items-stretch min-h-[33vh]">
19
<h1 class="md:col-span-2 text-5xl md:text-7xl py-6 md:py-12 self-center px-2 md:px-4">
20
- Text-to-CAD <span class="text-green">UI</span>
+ Text-to-CAD <span class="text-green">Generator</span>
21
</h1>
22
<div class="z-10 relative border md:border-b-0 md:col-span-1 min-h-[25vh]">
23
<div
0 commit comments