From 44d6f571a5a2b8bce0fd4e8a9eae76204284885b Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Thu, 28 Aug 2025 17:07:13 +0000 Subject: [PATCH] Make decorative triangles static to prevent visual jumping Replaced 'floating-triangles' CSS class with 'static-triangles' and removed animations from triangle decorations in the header and page backgrounds to ensure stable visual elements. Replit-Commit-Author: Agent Replit-Commit-Session-Id: d7424866-83d1-4486-a212-ac12b4c7becf Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/d7424866-83d1-4486-a212-ac12b4c7becf/UjCt1XL --- client/src/components/search-header.tsx | 6 ++--- client/src/index.css | 35 ++----------------------- client/src/pages/VideoPage.tsx | 2 +- client/src/pages/home.tsx | 2 +- client/src/pages/not-found.tsx | 2 +- 5 files changed, 8 insertions(+), 39 deletions(-) diff --git a/client/src/components/search-header.tsx b/client/src/components/search-header.tsx index b63a647..d8dfcc6 100644 --- a/client/src/components/search-header.tsx +++ b/client/src/components/search-header.tsx @@ -47,9 +47,9 @@ export default function SearchHeader({