feat(audio): recognize the audio family in the frontend formats grid

This commit is contained in:
2026-08-01 14:19:39 +02:00
parent 433ff3b726
commit 3d62d2983b
6 changed files with 14 additions and 4 deletions
+2
View File
@@ -24,6 +24,7 @@
--color-family-fonts: #f5a524;
--color-family-ebooks: #10b981;
--color-family-archives: #64748b;
--color-family-audio: #ec4899;
--font-sans: 'Plus Jakarta Sans', system-ui, 'Segoe UI', Roboto, sans-serif;
--font-display: 'Bricolage Grotesque', var(--font-sans);
@@ -53,6 +54,7 @@
--color-family-fonts: #ffb84d;
--color-family-ebooks: #34d399;
--color-family-archives: #94a3b8;
--color-family-audio: #f472b6;
}
*, *::before, *::after {