docs: remove staggering of cards

This commit is contained in:
Joakim Carlstein 2023-12-18 14:32:43 +01:00 committed by Joakim Carlstein
parent 43f4df5f37
commit 1843bf893d

View file

@ -20,7 +20,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
## Key features ## Key features
<CardGrid stagger> <CardGrid>
<Card title="Migrate any database" icon="bars"> <Card title="Migrate any database" icon="bars">
Emigrate is a database agnostic migration tool.<br /> Emigrate is a database agnostic migration tool.<br />
You are in full control over what your migrations do. You are in full control over what your migrations do.