From cbad5e607d5e344fb88b7d58731156db42ac4714 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sat, 27 Sep 2025 06:53:01 +0000 Subject: [PATCH] Align advertisements to the center of the header and footer Adjusted CSS to center AdSense ad units within the header and footer components. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 45a1dcfc-f8a2-475a-a6b9-96fbb841dc27 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/45a1dcfc-f8a2-475a-a6b9-96fbb841dc27/ZmOc3Lp --- .replit | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.replit b/.replit index cb3ad91..cd990cf 100644 --- a/.replit +++ b/.replit @@ -23,10 +23,6 @@ externalPort = 3001 localPort = 35637 externalPort = 3000 -[[ports]] -localPort = 39711 -externalPort = 3002 - [env] PORT = "5000"