From b2ff3d7dbf3eeb9267469d7a3735c2ff993866a4 Mon Sep 17 00:00:00 2001
From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com>
Date: Thu, 28 Aug 2025 15:48:37 +0000
Subject: [PATCH] Increase the size of background logo elements by tenfold
Update CSS properties for `` tags displaying background logos in the search header, home page, and footer components by multiplying their width and height values by 10.
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/x4GGclj
---
client/src/components/search-header.tsx | 10 +++----
client/src/pages/home.tsx | 36 ++++++++++++-------------
2 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/client/src/components/search-header.tsx b/client/src/components/search-header.tsx
index 7903d9b..8ef9773 100644
--- a/client/src/components/search-header.tsx
+++ b/client/src/components/search-header.tsx
@@ -45,7 +45,7 @@ export default function SearchHeader({
return (