diff --git a/frontend/src/components/ui/DesignSystemStyles.astro b/frontend/src/components/ui/DesignSystemStyles.astro index f095861..98374df 100644 --- a/frontend/src/components/ui/DesignSystemStyles.astro +++ b/frontend/src/components/ui/DesignSystemStyles.astro @@ -469,6 +469,14 @@ padding: 1.1rem; } + .ui-card-pad-lg { + padding: 1.5rem; + } + + .ui-card-pad-xl { + padding: 2rem; + } + .ui-card-interactive { transition: transform 140ms ease, border-color 140ms ease, background 140ms ease; } diff --git a/frontend/src/pages/demo.astro b/frontend/src/pages/demo.astro index 713894a..06d9b2b 100644 --- a/frontend/src/pages/demo.astro +++ b/frontend/src/pages/demo.astro @@ -56,7 +56,7 @@ const nextQuery = nextParam ? `&next=${encodeURIComponent(nextParam)}` : '';

-
+

Aurora Framework

Open Source Project @@ -72,7 +72,7 @@ const nextQuery = nextParam ? `&next=${encodeURIComponent(nextParam)}` : ''; Explore Aurora โ†’
-
+

Civic Commons Network

Political Movement @@ -88,7 +88,7 @@ const nextQuery = nextParam ? `&next=${encodeURIComponent(nextParam)}` : ''; Explore Civic Commons โ†’
-
+

Regional Makers Collective

Federation @@ -110,7 +110,7 @@ const nextQuery = nextParam ? `&next=${encodeURIComponent(nextParam)}` : '';

How to Explore

-
+
๐Ÿ‘๏ธ

Browse Freely

@@ -120,7 +120,7 @@ const nextQuery = nextParam ? `&next=${encodeURIComponent(nextParam)}` : ''; Browse Communities โ†’

-
+
๐Ÿงช

Demo Accounts

@@ -128,21 +128,21 @@ const nextQuery = nextParam ? `&next=${encodeURIComponent(nextParam)}` : ''; vote on proposals, create delegations, and see the member experience firsthand.

- - -