From d20f405a68b4c8e712ddfcc7d474f4a5c7211b3c Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 04:32:59 +0000 Subject: [PATCH] Adjust media outlet name display to appear below the logo Modify the UI in Community, MediaOutlet, and Report components to stack the SAPIENS logo and media outlet name vertically, and adjust font sizes and button dimensions for better layout. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/cEkjo93 --- client/src/pages/Community.tsx | 10 +++++----- client/src/pages/MediaOutlet.tsx | 10 +++++----- client/src/pages/Report.tsx | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/client/src/pages/Community.tsx b/client/src/pages/Community.tsx index 3889a48..58dc93a 100644 --- a/client/src/pages/Community.tsx +++ b/client/src/pages/Community.tsx @@ -136,15 +136,15 @@ export default function Community() { )} -