Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
1
Comments
2

Josh Rodriguez

@drjrodriguezIL30 points

I'm a school teacher with a strong interest in learning web development so I can make interactive pages for my students to learn languages better.

Latest solutions

  • Flex, max/min width, font CDN


    Josh Rodriguez•30
    Submitted about 2 years ago

    1 comment

Latest comments

  • Pascal Amaliri•70
    @PascalAmah
    Submitted about 2 years ago

    HTML, CSS styling

    #bootstrap#express#jquery#node#sass/scss
    1
    Josh Rodriguez•30
    @drjrodriguez
    Posted about 2 years ago

    It looks like your 110 px padding is interfering with the centering, at least visually. I see the problem when you turn off the padding. And probably your monitor is very wide, so you may not have seen how it can offset your card to the right.

    When dealing with the sizing and alignment, I made both the gray background a flex box, as well as the card itself. Then I set size of the gray background box to some % of the screen size, but justified its content to the center. Then within the card, I did the same.

    Also, I noticed that when you make the screen width smaller, the card got very narrow and stretched out the text as it wrapped more closely. I think you need a min-width to prevent that.

    Marked as helpful
  • Emerson Alexandre de oliveira Correa•150
    @emersonocorrea
    Submitted about 2 years ago

    styled-components for css, react js and vercel for hosting

    #react
    1
    Josh Rodriguez•30
    @drjrodriguez
    Posted about 2 years ago

    It looks like you missed the font family. At the very least, you could have used a sans-serif font. The style page lists a specific font from Google. From that URL, you can generate the link code to put in the header of your HTML to access that specific font. I wouldn't know how to do that in React. There is probably an option to import the font as part of your build process.

Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Beta Member

This badge is a shoutout to the early members of our community. They've been around since the early days, putting up with (and reporting!) bugs and adjusting to big UX overhauls!

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub