Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • asciidoc.org asciidoc.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Working Groups
  • AsciiDoc WG
  • asciidoc.orgasciidoc.org
  • Issues
  • #8

Restrict width of content container

The site design in Figma for the desktop view (min-width: 768.5px) shows that the content width should be restricted to 1440px with 160px of padding on each side, with a few exceptions. The "trusted by" and "explore" sections only have 40px of padding on each side and the top navbar only has ~100px padding on each side.

There are parts of the page that are not respecting this container, which you can see by zooming the page out or by viewing it on a larger screen. Here's a list of those issues:

  • the top navbar is configured as a fluid container and thus spills outside of the fixed width; it should be configured to have a fixed width of 1440px with 100px side padding
  • the about section is configured as a fluid container and thus spills outside of the fixed width; it should be configured to have a fixed with of 1440px with 160px side padding
  • the footer section is missing the 160px side padding

Please update the styles so that the content adheres to a consistent width from top to bottom, matching the specifications defined in Figma.

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent