diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 1e8325695..1222e2d32 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -193,8 +193,8 @@ import { Tabs, TabItem, Card, CardGrid } from "@astrojs/starlight/components"; .morph-word { display: inline-block; position: relative; - min-width: 4.5em; - text-align: left; + width: 4.1em; + text-align: center; } .morph-word span {