File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -40,15 +40,13 @@ export default component$(() => {
40
40
return (
41
41
< div class = "flex flex-col items-center gap-8 py-24" >
42
42
< h1 class = "text-center text-4xl leading-normal lg:text-5xl" >
43
- < span class = "text-primary text-outlined font-extrabold tracking-wide" > Qwik</ span > { ' ' }
43
+ < span class = "text-primary font-extrabold tracking-wide" > Qwik</ span > { ' ' }
44
44
< span class = "text-secondary font-extrabold tracking-wide" > UI</ span >
45
45
</ h1 >
46
46
< h2 class = "text-center text-xl font-bold leading-normal lg:text-3xl" >
47
47
Headless & styled copy - paste components
48
48
< br />
49
- < span class = "text-primary text-outlined leading-normal" >
50
- automatically optimized for you
51
- </ span >
49
+ < span class = "text-primary leading-normal" > automatically optimized for you</ span >
52
50
</ h2 >
53
51
< p class = "text-center text-lg lg:text-xl" >
54
52
Choose a kit and start building the future{ ' ' }
You can’t perform that action at this time.
0 commit comments