From 1843bf893d62014f51a10051d1917009e1285e5a Mon Sep 17 00:00:00 2001 From: Joakim Carlstein Date: Mon, 18 Dec 2023 14:32:43 +0100 Subject: [PATCH] docs: remove staggering of cards --- docs/src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 6d033e3..eb44940 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -20,7 +20,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; ## Key features - + Emigrate is a database agnostic migration tool.
You are in full control over what your migrations do.