We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
margin-right
margin-left
margin-top
margin-bottom
padding-top
padding-bottom
<br/>
padding-left
padding-right
margin-x
padding
The text was updated successfully, but these errors were encountered:
dev-mhany
No branches or pull requests
PC Styling Edits
Landing Page
1. Navbar Logo
margin-right
from 8px to 0px.margin-left
from 12.5vw to 185px (or 9.6vw at a 1920px viewport).2. Login Button
3. Showcase Title
margin-right
of 71px (replacing the current padding of 32px).4. Description Text ("whether")
5. "Build Your Skill" Button
6. "How It Works - 3 Simple Steps" Section
margin-top
of 60px.7. "How It Works" Cards
margin-bottom
from 16px to 15px.padding-top
from 24px to 15px.padding-bottom
from 16px to 15px.padding-bottom
from 24px to 30px.8. Section Spacing
margin-bottom
before the footer from 48px to 99px (at a 1920px viewport).margin-top
from 31px to 60px (from the last featured skill image).9. Footer
<br/>
after “100% data privacy - no tracking,” and set the width of the entire box to 348px.margin-left
to 240px instead of 12.5vw, or remove 16px from the left padding.10. 3 Cards Overlapping Image
margin-right
to 260px or 13.542vw.Mobile Styling Edits
Landing Page
1. Navbar
margin-right
to 15px instead of 8px padding.2. Showcase Title
margin-top
to 43px from the end of the navbar instead of 75px.3. Description Text ("whether")
4. "Build Your Skill" Button
padding-left
andpadding-right
to 20px.padding-top
andpadding-bottom
to 22px.5. “What are OpenCreds?”
6. Card Image
margin-left
to 15px.margin-x
andpadding
of 15px, and setmargin-bottom
to 45px for the entire section.7. "How It Works - 3 Simple Steps" Section
margin-x
of 15px.padding-left
andpadding-right
to 15px.padding-top
to 0.5px.padding-bottom
to 10.5px.margin-bottom
to 15px.8. "How It Works" Cards
padding-top
from 24px to 15px.padding-bottom
from 24px to 15px.margin-bottom
to 15px instead ofpadding-bottom
of 48px.9. "Build Your Skill" Button (Mobile)
margin-x
of 15px.margin-bottom
to 30px instead of 90px.10. Footer
margin-top
to 60px.The text was updated successfully, but these errors were encountered: