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

Eric

@EricodesenvolvedorSão Paulo60 points

Estou estudando front-end, busco fazer projetos para ganhar experiência e me tornar o melhor.

Latest solutions

  • Cards responsivos


    Eric•60
    Submitted over 2 years ago

    2 comments
  • product-preview-card-component


    Eric•60
    Submitted almost 3 years ago

    0 comments
  • Página resumo de pedido com html e css

    #accessibility#lighthouse

    Eric•60
    Submitted about 3 years ago

    0 comments
  • No site foi usado html semântico e css com flexbox.


    Eric•60
    Submitted about 3 years ago

    0 comments

Latest comments

  • Vinit Kumbhare•60
    @vinitGithub099
    Submitted over 2 years ago

    3-Column-Preview-Card-Component

    1
    Eric•60
    @Ericodesenvolvedor
    Posted over 2 years ago

    Bom dia Vinit,

    Eu estava observando o seu código Css e notei algo em sua @media, você duplicou algumas linhas de código.

    
    /* Seu código sem a @media */
    
    main{
        /* background-color: red; */
        background-color: hsl(0, 0%, 95%);
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    /* Seu código com @media */ 
    
     main{
            height: auto;
            width: 100%; (duplicado)
            display: flex; (duplicado)
            justify-content: center; (duplicado)
            align-items: center; (duplicado)
      }
    
    /* Mude para */ 
    
     main{
            height: auto;
      }
    
    

    há outras linhas de código duplicadas, retire elas e seu código vai ficar mais limpo :)

  • leokazuyukinagatani•40
    @leokazuyukinagatani
    Submitted over 2 years ago

    product-preview-card-component

    1
    Eric•60
    @Ericodesenvolvedor
    Posted over 2 years ago

    Gostei bastante do seu projeto, só há um ponto: Responsividade, tente fazer o responsivo do projeto, vai ficar muito legal.

  • Emir Hadzic•60
    @Emir985
    Submitted about 3 years ago

    QR code scanner using just HTML and CSS

    1
    Eric•60
    @Ericodesenvolvedor
    Posted about 3 years ago

    .qr-code { /* height: 73vh; */ width: 320px; margin: 2rem auto; display: flex; flex-direction: column; text-align: center; background-color: hsl(0, 0%, 100%); padding: 1rem;

    • /* height: 73vh; */  : Delete this part, your text was overflowing
      
  • Khushi Agarwal•50
    @khushi-2002
    Submitted about 3 years ago

    QR GENERATOR

    2
    Eric•60
    @Ericodesenvolvedor
    Posted about 3 years ago

    body { background-color: hsl(212, 45%, 89%); text-align: center; width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; margin: 0; padding: 0; }

    .main-block { width: 20%; padding: 15px; background-color: white; border-radius: 15px; }

    • Vai ficar um pouco mais centralizado, o seu projeto estava para o lado direito da tela ,-,
    Marked as helpful

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