Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix response bug in all requirement link #371

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

berrydenhartog
Copy link
Member

@berrydenhartog berrydenhartog commented Nov 18, 2024

Description

fixed display bug on specific screen sizes where the text overlays on the link because it was positioned absolute. Used flexbox to fix it.

Resolves #367

Checklist

Please check all the boxes that apply to this pull request using "x":

  • I have tested the changes locally and verified that they work as expected.
  • I have followed the project's coding conventions and style guidelines.
  • I have rebased my branch onto the latest commit of the main branch.
  • I have squashed or reorganized my commits into logical units.
  • I have read, understood and agree to the Developer Certificate of Origin, which this project utilizes.

@berrydenhartog berrydenhartog requested a review from a team as a code owner November 18, 2024 12:29
@berrydenhartog berrydenhartog linked an issue Nov 18, 2024 that may be closed by this pull request
@berrydenhartog berrydenhartog force-pushed the 367-fix-display-bug branch 2 times, most recently from 580795e to 0e5e1bd Compare November 18, 2024 12:34
Copy link

sonarcloud bot commented Nov 18, 2024

@berrydenhartog berrydenhartog merged commit 4554a61 into main Nov 18, 2024
14 checks passed
@berrydenhartog berrydenhartog deleted the 367-fix-display-bug branch November 18, 2024 16:07
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.

Fix display bug
2 participants