docs: remove staggering of cards
This commit is contained in:
parent
43f4df5f37
commit
1843bf893d
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
|
|||
|
||||
## Key features
|
||||
|
||||
<CardGrid stagger>
|
||||
<CardGrid>
|
||||
<Card title="Migrate any database" icon="bars">
|
||||
Emigrate is a database agnostic migration tool.<br />
|
||||
You are in full control over what your migrations do.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue