[PR #4018] [MERGED] fix: hero section alignment with feature section on big screens #22039

Closed
opened 2026-04-15 20:46:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4018
Author: @Kinfe123
Created: 8/15/2025
Status: Merged
Merged: 8/15/2025
Merged by: @Bekacru

Base: mainHead: fix/hero-features-alignment-ultrawide


📝 Commits (2)

  • e827ac9 fix: hero section alignment with feature section on big screens
  • c8e68ff fix

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 docs/components/features.tsx (+3 -3)
📝 docs/components/landing/hero.tsx (+5 -5)

📄 Description

Summary by cubic

Improved the alignment and width of the hero and feature sections for better layout consistency on large and ultrawide screens.

  • UI Improvements
  • Matched container widths and spacing between the hero and feature sections.
  • Adjusted padding and max-width values for both sections to align content precisely.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4018 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 8/15/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/hero-features-alignment-ultrawide` --- ### 📝 Commits (2) - [`e827ac9`](https://github.com/better-auth/better-auth/commit/e827ac9dd92e2edc9339dedac8b3c6150935a931) fix: hero section alignment with feature section on big screens - [`c8e68ff`](https://github.com/better-auth/better-auth/commit/c8e68ffb1328d55532b385368de31bc2ec00c5d4) fix ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/features.tsx` (+3 -3) 📝 `docs/components/landing/hero.tsx` (+5 -5) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Improved the alignment and width of the hero and feature sections for better layout consistency on large and ultrawide screens. - **UI Improvements** - Matched container widths and spacing between the hero and feature sections. - Adjusted padding and max-width values for both sections to align content precisely. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 20:46:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#22039