diff --git a/src/app/about/advertise/page.tsx b/src/app/about/advertise/page.tsx index 2042acc..8fea37b 100644 --- a/src/app/about/advertise/page.tsx +++ b/src/app/about/advertise/page.tsx @@ -14,7 +14,7 @@ export default function AdvertisePage() { return (
-
+
diff --git a/src/app/about/contact/page.tsx b/src/app/about/contact/page.tsx index 5bec895..332e9f0 100644 --- a/src/app/about/contact/page.tsx +++ b/src/app/about/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { return (
-
+
diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 271eac0..d51291a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -11,7 +11,7 @@ export default function AboutPage() { return (
-
+
diff --git a/src/app/about/team/page.tsx b/src/app/about/team/page.tsx index 36542bf..ddf35ff 100644 --- a/src/app/about/team/page.tsx +++ b/src/app/about/team/page.tsx @@ -37,7 +37,7 @@ export default async function TeamPage() { return (
-
+
diff --git a/src/app/home-page/components/ArticleFeed.tsx b/src/app/home-page/components/ArticleFeed.tsx index e37b4d0..76f1fb6 100644 --- a/src/app/home-page/components/ArticleFeed.tsx +++ b/src/app/home-page/components/ArticleFeed.tsx @@ -271,10 +271,11 @@ export default function ArticleFeed() { return (
- {/* Main layout */} -
+ {/* Main layout — fixed 300px sidebar so right edge of 300x250 ads + lines up with the right edge of the Featured-story card above. */} +
{/* Main Feed */} -
+
{/* Section header */}
The Latest @@ -725,7 +726,7 @@ export default function ArticleFeed() {
{/* Sidebar — Blackmagic 300x600 fixed at top + every 300x250 banner stacked */} -