aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs/src/components/Features/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/docs/src/components/Features/index.tsx')
-rw-r--r--subprojects/docs/src/components/Features/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/docs/src/components/Features/index.tsx b/subprojects/docs/src/components/Features/index.tsx
index 57012725..36fab14a 100644
--- a/subprojects/docs/src/components/Features/index.tsx
+++ b/subprojects/docs/src/components/Features/index.tsx
@@ -90,7 +90,7 @@ export default function Features() {
90 generation processes. 90 generation processes.
91 </Feature> 91 </Feature>
92 </div> 92 </div>
93 <div className="row"> 93 <div className={clsx('row', styles['row--last'])}>
94 <Feature 94 <Feature
95 icon={<Fi4 />} 95 icon={<Fi4 />}
96 title="Advanced web-based editor" 96 title="Advanced web-based editor"