Adjust logo size for better visual appearance across the platform

Update the max-width property for the SAPIENS logo image in MediaOutlet.tsx and Report.tsx from 45px to 55px to horizontally stretch the logo for a more natural look.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/sXqrCAq
This commit is contained in:
kimjaehyeon0101
2025-09-30 06:59:07 +00:00
parent 7cafefac76
commit 9452e10d7a
2 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@ export default function Report() {
<img
src="/attached_assets/logo_black_1759162717640.png"
alt="SAPIENS"
className="h-2.5 w-auto max-w-[45px] mb-0.5"
className="h-2.5 w-auto max-w-[55px] mb-0.5"
data-testid="logo-sapiens"
/>
<div className="flex items-center space-x-1.5">