Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
11
Comments
8

Piotr

@Gwynbleidd222260 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

  • solution to the Marker Pre Launch Landing Page

    #tailwind-css

    Piotr•260
    Submitted 5 months ago

    0 comments
  • This is a solution to the Tip calculator app


    Piotr•260
    Submitted 6 months ago

    1 comment
  • This is my solution to the Kanban task management web app challenge

    #react#react-router

    Piotr•260
    Submitted 6 months ago

    Any feedback or suggestions are greatly appreciated.


    2 comments
  • This is my solution to the Single-page developer portfolio


    Piotr•260
    Submitted 6 months ago

    0 comments
  • This is m solution to the Time tracking dashboard challenge


    Piotr•260
    Submitted 6 months ago

    1 comment
  • This is my solution to the newsletter-sign-up on Frontend Mentor


    Piotr•260
    Submitted 6 months ago

    1 comment
View more solutions

Latest comments

  • Vladimir Gatara•440
    @vgarmy
    Submitted 6 months ago
    What are you most proud of, and what would you do differently next time?

    The GUI it self and the calculator.

    What challenges did you encounter, and how did you overcome them?

    Litte problems with the calcualtor.

    What specific areas of your project would you like help with?

    None :)

    Tip calculator app

    1
    Piotr•260
    @Gwynbleidd222
    Posted 6 months ago

    Great Work!!

    Marked as helpful
  • Tonny Blair•470
    @Tonny-Blair-Daniel
    Submitted 6 months ago

    Time Tracking Dashboard

    1
    Piotr•260
    @Gwynbleidd222
    Posted 6 months ago

    Well done!

  • Malomo Iyin-oluwa•90
    @iyinoluwaboluwatife
    Submitted 6 months ago

    newsletter

    2
    Piotr•260
    @Gwynbleidd222
    Posted 6 months ago
    • Try centering the content on desktop. You don’t need to use margin in the .body class. Instead, add this to the body:

      display: flex justify-content: center; align-items: center; height: 100svh;

    Then, you can remove the margin from the .body class.

  • DoomCrusher•120
    @VADER900000
    Submitted 7 months ago

    Article card

    1
    Piotr•260
    @Gwynbleidd222
    Posted 7 months ago

    The idea is good, the semantic HTMl is good and code is well-structured but the layout doesn’t work well on different screen sizes.

    Right now, it looks like the design was built for desktop first, and then adjusted for smaller screens. This approach makes it harder to maintain and fix responsiveness issues. A mobile-first approach could make things easier—starting with small screens and then progressively enhancing the layout for larger devices.

    Marked as helpful
  • P
    Serhii Derkach•50
    @SerhiiDer
    Submitted 7 months ago
    What are you most proud of, and what would you do differently next time?

    Not much

    What challenges did you encounter, and how did you overcome them?

    I couldn't align the last section Nutrition to look like in figma

    What specific areas of your project would you like help with?

    I couldn't align the last section Nutrition to look like in figma

    Recipe Page

    2
    Piotr•260
    @Gwynbleidd222
    Posted 7 months ago

    Use grid instead of flex in the last section.

    For .nutrition__item, set:

    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    
    Marked as helpful
  • SaranKumar372•230
    @SaranKumar372
    Submitted 7 months ago
    What are you most proud of, and what would you do differently next time?

    I'm in my learning phase. If you have any suggestions about my project, let me know in the feedback section.

    What challenges did you encounter, and how did you overcome them?

    I learned to use fonts properly in this project

    Recipe Page

    1
    Piotr•260
    @Gwynbleidd222
    Posted 7 months ago

    Remove the max-width: 50% and margin because, on small devices, the content is too squeezed. Instead, apply max-width: 50% from 768px onwards.

    When you do this, add more padding to section one, for example, padding: 1.3rem. Do the same for the li items, but use slightly less padding. Then, repeat these adjustments for the Ingredients, Instructions, and Nutrition sections.

    After that, use @media queries:

    css Kopiuj Edytuj @media (min-width: 768px) { background-color: white; width: 50%; margin: 3em auto; } These changes will improve responsiveness.

View more comments

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

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