2024-SANDHYA / Blood-Buddy

Blood donation made easy through Blood Buddy.
https://2024-sandhya.github.io/Blood-Buddy/
MIT License
72 stars 112 forks source link

Centered hero button text, fixed hero button text location issue on m… #82

Closed brianadams731 closed 2 years ago

brianadams731 commented 2 years ago

Thank you for your contribution to Bloody-Buddy 🤩🤩

GitHub license Open Source Love PRs Welcome

Please mention the following in order to get PR merged 🙌🏻🙌🏻

  1. Kind of change this PR introduce : CSS Fix #56
  2. Issue it resolves : Text center on hero button
  3. GitHub Page Link :

This fixes the position of the text in the hero button. The text jumps between the top and bottom of the button when viewed from desktop vs mobile, changing the display to inline flex provides a uniform experience between both and properly centers the text

Before: Prob1 Propb2

After: Fix1 Fix2

2024-SANDHYA commented 2 years ago

Github page link @brianadams731

brianadams731 commented 2 years ago

https://brianadams731.github.io/Blood-Buddy/ @2024-SANDHYA

brianadams731 commented 2 years ago

Closed this as I moved the changes from this request into my PR #86, This is simply because I can only have one GitHub page per repo so I am not able to provide a demo of both of these changes separately.