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

Alejandro Guevara Martinez

@alexguemarPerú140 points

newbie Web Developer.

Latest solutions

  • Social Links Profile


    Alejandro Guevara Martinez•140
    Submitted over 1 year ago

    0 comments
  • Four card feature section


    Alejandro Guevara Martinez•140
    Submitted over 1 year ago

    0 comments
  • Single price grid


    Alejandro Guevara Martinez•140
    Submitted over 1 year ago

    0 comments
  • Huddle landing page


    Alejandro Guevara Martinez•140
    Submitted over 1 year ago

    0 comments
  • Social Proof Section


    Alejandro Guevara Martinez•140
    Submitted over 1 year ago

    0 comments
  • Profile Card


    Alejandro Guevara Martinez•140
    Submitted over 1 year ago

    1 comment
View more solutions

Latest comments

  • Johnrome•230
    @gomegdev
    Submitted over 1 year ago

    3 column preview card component -- HTML & Tailwind CSS

    #tailwind-css
    2
    Alejandro Guevara Martinez•140
    @alexguemar
    Posted over 1 year ago

    Great job you're doing with Tailwind! Just a piece of advice, I would move the border-width: 2px to the class instead of the :hover. That would help with better visualization.

  • Arif Rizki•40
    @ariefrizkie
    Submitted over 1 year ago

    result summary component with css grid and css flexbox

    1
    Alejandro Guevara Martinez•140
    @alexguemar
    Posted over 1 year ago

    There's an error in the .box class; you're using display: flex and height: 100%, which will cause the child elements to separate to occupy the entire height. I suggest removing the display: flex and setting a maximum width: css .box { width: 100%; max-width: 375px; } The elements inside .inner-section should have padding to give the information some breathing space, and I recommend increasing the text size of your button: .inner-section { padding: 10px; /* Adjust the value as needed / } .button { font-size: 1.2em; / Adjust the text size as needed / } I recommend changing the card orientation only for screens wider than 700px. You can achieve this using CSS media queries: @media screen and (min-width: 700px) { .box { flex-direction: row; / Or adjust the property as needed */ } } The rest looks excellent! Keep up the learning!

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

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

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

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