Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !1331

Fix heading text overflow on small screen on the sponsorship page

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/nibble0101/fix-overflow-error into main Aug 14, 2021
  • Overview 8
  • Commits 3
  • Pipelines 0
  • Changes 2

Created by: nibble0101

PR description

This PR will fix text overflow on small screens on the sponsorship page.

Before

Currently, this is what the h1 element on the sponsorship page looks like when viewed on small screens. image

After

After merging this PR, the h1 element on the sponsorship page will look like in the image below when viewed on small screens image

Issue

Fixes #1330 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/nibble0101/fix-overflow-error