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

Nantue Polchevski

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

  • Profile-card


    Nantue Polchevski•170
    Submitted over 1 year ago

    0 comments
  • 3 card column | Responsive whit grid and flex.


    Nantue Polchevski•170
    Submitted over 1 year ago

    0 comments
  • Stats preview card component - responsive


    Nantue Polchevski•170
    Submitted over 1 year ago

    0 comments
  • Responsive card | Order summary card


    Nantue Polchevski•170
    Submitted over 1 year ago

    0 comments
  • Responsive card result


    Nantue Polchevski•170
    Submitted over 1 year ago

    1 comment
  • Responsive card product, using flex and grid.


    Nantue Polchevski•170
    Submitted over 1 year ago

    2 comments
View more solutions

Latest comments

  • YuBaichuan•10
    @YuBaichuan2000
    Submitted over 1 year ago

    QR code challenge using HTML and CSS

    2
    Nantue Polchevski•170
    @Nantue
    Posted over 1 year ago

    Hello @YuBaichuan2000,

    Good job 👏

    para centrar el contenido agrega al `body {

    display: flex;
    
    justify-content: center;
    
    align-items: center;
    
    flex-direction: column;
    
    height: 100vh;
    

    }`

  • Thaís Vieira•120
    @thaisavieira
    Submitted over 1 year ago

    Practicing Flexbox skills with Profile Card Componet challenge!

    #styled-components
    4
    Nantue Polchevski•170
    @Nantue
    Posted over 1 year ago

    Hello, @thaisavieira

    Good job 👏

    What you can do is place a "display: flex" to the "ul" and a gap of 50 pixels.

    `ul {

    list-style: none;

    display: flex;

    gap: 50px;

    }`

  • Ionut Oltean•440
    @replayzor
    Submitted over 1 year ago

    Expenses chart component using tailwind css, react query, react-chart

    #axios#tanstack-query#tailwind-css#typescript#chart-js
    1
    Nantue Polchevski•170
    @Nantue
    Posted over 1 year ago

    hi @replayzor

    Good job on your part. 👏

    I recommend you remove the loading at the beginning of the page because it seems that the page is broken in the image.

    Marked as helpful
  • Sisart•70
    @sisart003
    Submitted over 1 year ago

    Order Summary Challenge using on HTML and CSS

    3
    Nantue Polchevski•170
    @Nantue
    Posted over 1 year ago

    hello @sisart003, thanks for your like,

    your card looks great 👏

    You could add the color and the image together in one line with this code.

    background: hsl(225deg, 100%, 94%) url(images/pattern-background-desktop.svg) no-repeat top/contain;

    no repeat: it is so that the image is not repeated.

    top: so that the image is on top.

    contain: so that the image fits inside the container without losing its original proportion.

    and adjust it with the background size: using vw (viewport width) and vh (viewport height).

  • emmanuel470•10
    @emmanuel470
    Submitted over 1 year ago

    Qr scan using css and html

    1
    Nantue Polchevski•170
    @Nantue
    Posted over 1 year ago

    Hello @emmanuel470

    Your solution looks great! 👏

    I have a couple of suggestions:

    What causes the page to look like this is that you don't reset it, to reset it put this code *{ margin: 0; padding: 0; box-sizing: border-box; }

    Also, I see that you have a problem centering the content, you can center it in the body with this code:

    display: flex; justify-content: center; align-items: center; height: 100vh; background-color: rgba(213,225,239,255);

    Marked as helpful
  • Abdelrahman Mohamed Mohamed Ahmed•210
    @abdelrahman-mohammed1
    Submitted over 1 year ago

    advice-generator-app Using Html&&CSS&&Js

    #accessibility
    1
    Nantue Polchevski•170
    @Nantue
    Posted over 1 year ago

    Hello @abdelrahman-mohammed1 how are u? I recommend that if you want to center the content you do it in <body/>.

    it would stay this way:

    body { background-color: hsl(218, 23%, 16%); display: flex; justify-content: center; align-items: center; height: 100vh; }

View more comments
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

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