diff --git a/src/components/GettingStarted.tsx b/src/components/GettingStarted.tsx index 081783b..e17311b 100644 --- a/src/components/GettingStarted.tsx +++ b/src/components/GettingStarted.tsx @@ -57,10 +57,10 @@ const resources = [ export default function GettingStarted() { return ( -
+
-

+

Getting Started

@@ -76,18 +76,18 @@ export default function GettingStarted() { alt={resource.title} className="mx-auto my-6 h-16 w-16 text-cadcad-blue" /> -

+

{resource.prefix}{" "} {resource.linkText}

-

+

{resource.description}