Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
20
Comments
3
P

ania

@ania221BPoland330 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

Latest solutions

  • Base Apparel Coming Soon with Web Animations API

    #animation#sass/scss

    P
    ania•330
    Submitted 10 months ago

    If you can spare a minute, please let me know what you think about the validation part of the challenge. What do you think about the regex pattern? How should one deal with the tooltips displayed by browser?


    0 comments
  • GitHub User Search with React

    #axios#react#sass/scss

    P
    ania•330
    Submitted 10 months ago

    Any suggestions about:

    • fixing the item clicking issue
    • dealing with rate limits

    are welcome. I'll be grateful for any other feedback as well.


    1 comment
  • FAQ Accordion with React

    #react#sass/scss

    P
    ania•330
    Submitted about 1 year ago

    0 comments
  • Loopstudios landing page with SCSS & Vite

    #sass/scss#vite#animation

    P
    ania•330
    Submitted about 1 year ago

    Is this a well-written piece of code? I'm happy to have completed it, but I'm unsure about the quality of my projects. I'd appreciate if anybody could share some insight


    0 comments
  • Results summary component with JSON, fetch() & animations

    #fetch

    P
    ania•330
    Submitted about 2 years ago

    0 comments
  • Advice generator with fetch()

    #fetch

    P
    ania•330
    Submitted about 2 years ago

    0 comments
View more solutions

Latest comments

  • Candido Hernandez Martin•310
    @Candido-HM
    Submitted about 2 years ago

    Tarjeta-Columnas 010.Html5, CSS preprocesador:LESS, Flexbox,Responsivo

    #accessibility#less#next
    1
    P
    ania•330
    @ania221B
    Posted about 2 years ago

    Hello Candido 👋

    Congratulation on completing the challenge! It looks really nice 🙂

    I've noticed that you often set height on elements. It's a good idea to leave that out and instead let the height be decided by the contents of the element and things like padding. So to make an element take up more vertical space, you could give it bigger padding, add margin to elements inside, increase line-height of the text and so on. I hope this helps.

    I apologize for commenting in English, but I don't know Spanish.

    Happy coding 🙂

    Marked as helpful
  • Modade•100
    @modieee
    Submitted over 2 years ago

    Responsive Four card feature section

    #accessibility
    2
    P
    ania•330
    @ania221B
    Posted over 2 years ago

    Hello Modade!

    To answer your question: yes, you can place the cards with CSS Grid. One way to do so would be defining rows and columns for the cards:

    .grid_card_one {
    grid-row: 3 / span 2;
    grid-column: 1;
    }
    
    .grid_card_two {
    grid-row: 2 / span 2;
    grid-column: 2;
    }
    
    .grid_card_three {
    grid-row: 4 / span 2;
    grid-column: 2;
    }
    
    .grid_card_four {
    grid-row: 3 / span 2;
    grid-column: 3;
    }
    

    Here's a CSS Grid cheatsheet

    I hope this helps 😊

  • ProgrammerGreat•70
    @GreatNation111
    Submitted over 2 years ago

    Product preview card component

    #accessibility
    2
    P
    ania•330
    @ania221B
    Posted over 2 years ago

    Hello @GreatNation111👋

    You've mentioned that the spacing between the paragraph and header is bigger than you wanted. This might be due to line-height set on <h1>. I think currently it is the same as for the rest of text content. It is worth decreasing it, as smaller line-height makes big text look better. Try changing it to 1.2 or similar value and see if it helps. Happy coding 😊

    Marked as helpful
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

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