docs: add dynamic CardGrids to overview pages and fix button text color

This commit is contained in:
2026-07-26 23:20:31 -04:00
parent cd08c0782e
commit f02714416c
3 changed files with 69 additions and 8 deletions
+5
View File
@@ -100,6 +100,11 @@
text-decoration-color: currentColor;
}
.sl-link-button.primary {
color: var(--sl-color-black) !important;
}
/* ── Cards ─────────────────────────────────────────────────────────── */
/* Each function category is a grid of LinkCards; a hover accent makes the
grid feel navigable rather than like a wall of boxes. */