From c5002b8c6b8e35490a68dc5a67e15bc87d75092e Mon Sep 17 00:00:00 2001 From: "Simeon.Schecter" Date: Mon, 9 Mar 2026 22:44:32 -0400 Subject: [PATCH] style: drop all type weight from medium (500) to normal (400) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DM Sans at weight 400 is clean and readable โ€” hierarchy now comes entirely from size, not weight. Lighter overall feel. Co-Authored-By: Claude Opus 4.6 --- frontend/src/components/AppContent.jsx | 2 +- frontend/src/components/CinePromptStudio.jsx | 60 ++++++------- frontend/src/components/LoginPage.jsx | 4 +- frontend/src/components/ProjectsTab.jsx | 46 +++++----- frontend/src/components/StoryboardEditor.jsx | 8 +- frontend/src/components/TabNavigation.jsx | 2 +- frontend/src/components/VideoGenTab.jsx | 94 ++++++++++---------- frontend/src/components/VideoPlayer.jsx | 8 +- 8 files changed, 112 insertions(+), 112 deletions(-) diff --git a/frontend/src/components/AppContent.jsx b/frontend/src/components/AppContent.jsx index bf9a11e..c81e980 100644 --- a/frontend/src/components/AppContent.jsx +++ b/frontend/src/components/AppContent.jsx @@ -98,7 +98,7 @@ function AppContent() {
{activeProjectName && (
- Working in: {activeProjectName} + Working in: {activeProjectName}
)}
diff --git a/frontend/src/components/CinePromptStudio.jsx b/frontend/src/components/CinePromptStudio.jsx index 997232a..91decd5 100644 --- a/frontend/src/components/CinePromptStudio.jsx +++ b/frontend/src/components/CinePromptStudio.jsx @@ -1419,14 +1419,14 @@ Return ONLY the final prompt text. No markdown, no preamble, no "Here is your pr {/* Left Column: Controls */}
-

+

Technical Specs

{/* Application/Lighting Preset */}
-