feat(video): add video format family, resolution control, and marquee pair
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
--color-family-ebooks: #10b981;
|
||||
--color-family-archives: #64748b;
|
||||
--color-family-audio: #ec4899;
|
||||
--color-family-video: #38bdf8;
|
||||
|
||||
--font-sans: 'Plus Jakarta Sans', system-ui, 'Segoe UI', Roboto, sans-serif;
|
||||
--font-display: 'Bricolage Grotesque', var(--font-sans);
|
||||
@@ -55,6 +56,7 @@
|
||||
--color-family-ebooks: #34d399;
|
||||
--color-family-archives: #94a3b8;
|
||||
--color-family-audio: #f472b6;
|
||||
--color-family-video: #7dd3fc;
|
||||
}
|
||||
|
||||
*, *::before, *::after {
|
||||
|
||||
Reference in New Issue
Block a user