diff --git a/src/components/IndexSplash.astro b/src/components/IndexSplash.astro index 933c8b4..e960efa 100644 --- a/src/components/IndexSplash.astro +++ b/src/components/IndexSplash.astro @@ -13,6 +13,7 @@ align-items: center; justify-content: center; flex-direction: column; + text-align: center; } .hello{