diff --git a/src/components/ui/sections/Applications.astro b/src/components/ui/sections/Applications.astro index 9e0446c..1b22375 100644 --- a/src/components/ui/sections/Applications.astro +++ b/src/components/ui/sections/Applications.astro @@ -21,7 +21,7 @@ const shadowClasses = 'shadow-xs hover:shadow-md dark:shadow-md dark:hover:shado ---
-
+
{ applications.map((application: Application) => { return ( diff --git a/src/components/ui/sections/FeaturesSection.astro b/src/components/ui/sections/FeaturesSection.astro index 9f1f6a1..f4af524 100644 --- a/src/components/ui/sections/FeaturesSection.astro +++ b/src/components/ui/sections/FeaturesSection.astro @@ -11,7 +11,7 @@ const global = await directus.request(readSingleton('site_global'));
-
+
-
-
+
+