From 217ee879e82f2c34b6ee4a0b2a009b54dfb96384 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Mon, 2 Mar 2026 18:12:25 +0000 Subject: [PATCH] Fix ad display issues and improve spacing on blog posts Update the `ArticleCardAd` component in `client/src/components/adsense.tsx` to revert styling changes that caused a large black background and incorrect spacing for ads, ensuring a consistent grey appearance and proper layout. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 517dfa7b-26ac-463d-a6e1-a58c6df97188 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: bee731b1-1b40-43bc-9106-ad35855145d9 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/517dfa7b-26ac-463d-a6e1-a58c6df97188/nFw7xof Replit-Helium-Checkpoint-Created: true --- client/src/components/adsense.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/adsense.tsx b/client/src/components/adsense.tsx index 3daeb6e..0137cc7 100644 --- a/client/src/components/adsense.tsx +++ b/client/src/components/adsense.tsx @@ -79,12 +79,12 @@ export default function AdSense({ export function ArticleCardAd() { return ( -