From 7fecb3629fec92ffe0451b43cce3271a33d363bb Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Thu, 4 Sep 2025 06:24:09 +0000 Subject: [PATCH] Improve text appearance for video categories Update font styling in the `CategoryRow` component within `netflix-grid.tsx` to improve text readability and visual appeal. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1/gjpMN2A --- client/src/components/netflix-grid.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/components/netflix-grid.tsx b/client/src/components/netflix-grid.tsx index 2c71bd2..3dc6d72 100644 --- a/client/src/components/netflix-grid.tsx +++ b/client/src/components/netflix-grid.tsx @@ -418,7 +418,6 @@ function CategoryRow({ category, onVideoClick, hideScrollButtons = false }: Cate style={{ textShadow: '4px 4px 8px rgba(0,0,0,0.8), -2px -2px 4px rgba(0,0,0,0.6)', WebkitTextStroke: '2px rgba(0,0,0,0.8)', - fontFamily: 'Arial, sans-serif', fontFeatureSettings: 'normal' }}> {String(index + 1)}