diff --git a/.replit b/.replit index dd7d269..57ff790 100644 --- a/.replit +++ b/.replit @@ -27,6 +27,10 @@ externalPort = 3001 localPort = 35637 externalPort = 3000 +[[ports]] +localPort = 45503 +externalPort = 3003 + [env] PORT = "5000" diff --git a/client/src/components/HeaderAd.tsx b/client/src/components/HeaderAd.tsx index b03cfd5..7975355 100644 --- a/client/src/components/HeaderAd.tsx +++ b/client/src/components/HeaderAd.tsx @@ -21,7 +21,7 @@ export default function HeaderAd() { }, []); return ( -
+
{/* Desktop Only: 970x90px Header Ad */} - {/* Fixed Header Ad */} - + {/* Fixed Header Ad - contained within page width */} +
+ +
- {/* Ad within container - same width as content */} -
- -
- {/* Background logo decorations */}