feat(audio): recognize the audio family in the frontend formats grid
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user