Improve appearance of ad backgrounds on the homepage
Ensure ad backgrounds display correctly by wrapping the last ad in a div with full height. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 1f7e7e89-a520-4970-9645-37daadc466dc Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 80d9ffbf-b60c-430c-8ec9-d77edef90191 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/1f7e7e89-a520-4970-9645-37daadc466dc/NJvOVoB Replit-Helium-Checkpoint-Created: true
This commit is contained in:
parent
fb109dfd2c
commit
25aa17bb77
@ -695,7 +695,7 @@ export default function Home() {
|
||||
<PhotoGalleryWidget key="extra-gallery" />
|
||||
<NewsWidget key="extra-news" />
|
||||
<RecipeWidget key="extra-recipe" />
|
||||
<ArticleCardAd />
|
||||
<div className="h-full"><ArticleCardAd /></div>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user