-
-
Notifications
You must be signed in to change notification settings - Fork 778
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 text alignment on the Join Us page and the About page headers #7304
Comments
This comment was marked as outdated.
This comment was marked as outdated.
Hi @vorleakyek, thank you for taking up this issue! Hfla appreciates you :) Do let fellow developers know about your:- You're awesome! P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :) |
i. Availability: Mon, Tue-Friday evening |
@ramitaarora, when the screen size is around 950px, we just want to align the second paragraph with the first paragraph, correct? So, the blue line padding there should not be changed? Please confirm this so that I can try to look for a better solution. Thanks! |
@vorleakyek I believe you are correct! |
Provide Update:
|
Overview
We need to fix the alignment of the second paragraph in both the Join Us page and the About page headers. They are currently aligned in the center, but should be left-aligned. The text alignment for the header paragraphs will not be uniform on the Join Us and About Us pages (and possibly other pages if the paragraph text is changed).
Click here to see the desired paragraphs' text alignment at 1440px screen width
Join Us page
About Us page
Action Items
_sass/elements/_containers.scss
in IDEResources/Instructions
pages/about.html
pages/join-us.html
Mentioned in #5973.
The text was updated successfully, but these errors were encountered: