Skip to content

Tighten service-page density and refresh Dev Partner/Hosting information architecture#51

Merged
iaretechnician merged 1 commit into
unstablefrom
copilot/optimize-layout-improvements
May 30, 2026
Merged

Tighten service-page density and refresh Dev Partner/Hosting information architecture#51
iaretechnician merged 1 commit into
unstablefrom
copilot/optimize-layout-improvements

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 30, 2026

The recent content improvements were strong, but service pages still had too much vertical whitespace and low scan density. This update tightens layout rhythm and restructures key sections so visitors can quickly understand offerings without excessive scrolling.

  • Global service layout density

    • Reduced shared service section spacing (.service-section) and mobile vertical padding.
    • Tightened card/grid gaps and card padding across service layouts.
    • Compacted supporting text/list spacing (.section-intro, .compact-copy, .service-icon-list, .service-quote-list, CTA block padding).
    • Added a reusable single-column variant for icon lists to support denser message blocks.
  • Dev Partner page hierarchy and messaging

    • Kept “Your Team 🤝 Runlevel Systems” near the top as a primary visual element.
    • Rebalanced the partnership block for faster scanning (visual block + compact bullet messaging).
    • Kept Runlevel Tools as a major feature and converted capabilities into dense card-based presentation.
    • Kept support-oriented sections (“Get Help When You Need It”, “More Than Project Management”) while improving scanability with compact lists/cards.
  • Hosting page formatting improvements

    • Added a stronger top-level “Rent Through GameServers.World” framing with compact feature bullets.
    • Preserved and clarified focus areas: community hosting, modded hosting, and operational support.
    • Kept GSP positioning explicit: powers the platform, open source foundation, and commercial-hosting applicability.
.service-section { padding: 2.35rem 0; }      /* was 3.1rem */
.service-card-item { padding: 0.82rem; }      /* was 0.95rem */
.service-icon-list { gap: 0.35rem 0.65rem; }  /* tighter list rhythm */
.service-icon-list.single-column { grid-template-columns: 1fr; }

@iaretechnician iaretechnician marked this pull request as ready for review May 30, 2026 00:22
Copilot AI review requested due to automatic review settings May 30, 2026 00:22
@iaretechnician iaretechnician merged commit d83547c into unstable May 30, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants