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$(() => {
4040 return (
4141 < div class = "flex flex-col items-center gap-8 py-24" >
4242 < 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 > { ' ' }
4444 < span class = "text-secondary font-extrabold tracking-wide" > UI</ span >
4545 </ h1 >
4646 < h2 class = "text-center text-xl font-bold leading-normal lg:text-3xl" >
4747 Headless & styled copy - paste components
4848 < 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 >
5250 </ h2 >
5351 < p class = "text-center text-lg lg:text-xl" >
5452 Choose a kit and start building the future{ ' ' }
You can’t perform that action at this time.
0 commit comments