From 8147ecfeab81e8bdfc9c1fd0bc7512a4f503eb3b Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Fri, 24 Apr 2026 10:44:09 +0900 Subject: [PATCH 1/2] Albums Example layout fixes - navbar hamburger button - add btn-icon class - align content at bottom of cards - use a valid background color for albums (main content) --- site/src/assets/examples/album/index.astro | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/site/src/assets/examples/album/index.astro b/site/src/assets/examples/album/index.astro index 39c0d6bf29ef..299d3e74b61b 100644 --- a/site/src/assets/examples/album/index.astro +++ b/site/src/assets/examples/album/index.astro @@ -30,7 +30,7 @@ import Placeholder from "@shortcodes/Placeholder.astro" Album - @@ -45,14 +45,14 @@ import Placeholder from "@shortcodes/Placeholder.astro"

Album example

Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don’t simply skip over it entirely.

- Main call to action - Secondary action + Main call to action + Secondary action

-
+
@@ -61,7 +61,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
@@ -76,7 +76,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
@@ -91,7 +91,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
@@ -107,7 +107,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
@@ -122,7 +122,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
@@ -137,7 +137,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
@@ -153,7 +153,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
@@ -168,7 +168,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
@@ -183,7 +183,7 @@ import Placeholder from "@shortcodes/Placeholder.astro"

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

-
+
From 51bfe788d905c9b973525a29ce948cac1d4af832 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Fri, 15 May 2026 13:07:08 +0900 Subject: [PATCH 2/2] Change link text color from text-white to fg-white --- site/src/assets/examples/album/index.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/src/assets/examples/album/index.astro b/site/src/assets/examples/album/index.astro index 299d3e74b61b..dd35c20f0f87 100644 --- a/site/src/assets/examples/album/index.astro +++ b/site/src/assets/examples/album/index.astro @@ -16,9 +16,9 @@ import Placeholder from "@shortcodes/Placeholder.astro"