diff --git a/web/platform/src/components/qwik/sections/feature.tsx b/web/platform/src/components/qwik/sections/feature.tsx index 751c47b38..0052b9a10 100644 --- a/web/platform/src/components/qwik/sections/feature.tsx +++ b/web/platform/src/components/qwik/sections/feature.tsx @@ -44,12 +44,12 @@ export const Features = component$(() => { /> ))} - + ); });