@@ -107,7 +107,6 @@ const posts = (await getCollection('blog')).sort( href="/contact" variant="outline" size="lg" - class="!text-white !border-white hover:!bg-white/10" > Get in Touch diff --git a/src/pages/about.astro b/src/pages/about.astro index 6de7333..6aeca65 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -155,7 +155,7 @@ const programs = [
Show up before you feel ready.
@@ -165,7 +165,6 @@ const programs = [ href="/events" variant="outline" size="lg" - class="!text-white !border-white hover:!bg-white/10" > Attend an event diff --git a/src/pages/contact.astro b/src/pages/contact.astro index 087c97d..11ac9aa 100644 --- a/src/pages/contact.astro +++ b/src/pages/contact.astro @@ -248,7 +248,7 @@ import { site, links } from '../config'; diff --git a/src/pages/events.astro b/src/pages/events.astro index 44ceb70..27a16b6 100644 --- a/src/pages/events.astro +++ b/src/pages/events.astro @@ -194,7 +194,7 @@ const photos = (await getCollection('gallery')).sort( -
@@ -208,7 +208,6 @@ const photos = (await getCollection('gallery')).sort(
href="/join"
variant="outline"
size="lg"
- class="!text-white !border-white hover:!bg-white/10"
>
Join the Community
diff --git a/src/pages/join.astro b/src/pages/join.astro
index ac74e85..225a3ee 100644
--- a/src/pages/join.astro
+++ b/src/pages/join.astro
@@ -46,7 +46,7 @@ const secondaryRoutes = [
title="Join PhilaCon Valley - Get involved"
description="Show up before you feel ready. Open your first pull request, come to a Lab, or get on Discord."
>
-
@@ -215,7 +215,6 @@ const displayNames: Record
@@ -211,7 +211,6 @@ const levels = [...new Set(resources.map((r) => r.data.level))];
href="/join"
variant="outline"
size="lg"
- class="!text-white !border-white hover:!bg-white/10"
>
Join the Community
diff --git a/src/pages/support.astro b/src/pages/support.astro
index 1c83b24..5b57e62 100644
--- a/src/pages/support.astro
+++ b/src/pages/support.astro
@@ -155,7 +155,13 @@ import { links } from '../config';
Visit our Open Collective page to make a one-time or recurring contribution. All
transactions are transparent and publicly visible.
@@ -231,7 +237,6 @@ import { links } from '../config';
href="/contact"
variant="outline"
size="lg"
- class="!text-white !border-white hover:!bg-white/10"
>
Other ways to help
Join the community
diff --git a/src/pages/projects/index.astro b/src/pages/projects/index.astro
index ebc1584..0b8675d 100644
--- a/src/pages/projects/index.astro
+++ b/src/pages/projects/index.astro
@@ -201,7 +201,7 @@ const displayNames: RecordBuilt something cool?
Share your knowledge
Ready to make an impact?