File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ export default function VersionIndex() {
189
189
} }
190
190
/>
191
191
</ div >
192
- < div className = "flex flex-col gap-4 text-center " >
192
+ < div className = "flex flex-col gap-4" >
193
193
< h3 className = "uppercase text-xl font-black" >
194
194
Enterprise-Grade Routing
195
195
</ h3 >
@@ -218,7 +218,7 @@ export default function VersionIndex() {
218
218
/>
219
219
</ div >
220
220
</ div >
221
- < div className = "flex flex-col gap-4 text-center " >
221
+ < div className = "flex flex-col gap-4" >
222
222
< h3 className = "uppercase text-xl font-black" >
223
223
SSR, Streaming and Server RPCs
224
224
</ h3 >
@@ -243,7 +243,7 @@ export default function VersionIndex() {
243
243
} }
244
244
/>
245
245
</ div >
246
- < div className = "flex flex-col gap-4 text-center " >
246
+ < div className = "flex flex-col gap-4" >
247
247
< h3 className = "uppercase text-xl font-black" >
248
248
Client-Side First, 100% Server Capable
249
249
</ h3 >
@@ -272,7 +272,7 @@ export default function VersionIndex() {
272
272
} }
273
273
/>
274
274
</ div >
275
- < div className = "flex flex-col gap-4 text-center " >
275
+ < div className = "flex flex-col gap-4" >
276
276
< h3 className = "uppercase text-xl font-black" >
277
277
Deploy Anywhere with Vinxi & Vite
278
278
</ h3 >
You can’t perform that action at this time.
0 commit comments