HTML CSS and JS

Solution retrospective
I couldn't make the button the same as the design :(
Please log in to post a comment
Log in with GitHubCommunity feedback
- @thirraz
meu mano você tentou fazer esse botão da forma mais criativa possivel, o que é bom, mas não deu o resultado esperado.
tenta só usar essas propriedades aqui:
- padding => para dar espaçamento nas laterais, em cima e embaixo. Ex: padding: 1rem 4rem;
- background => para definir a cor do botão;
- color => para definir a cor da fonte;
- border-radius => para defiinir o arredondamento das bordas. Ex: border-radius: 8px.
qualquer coisa me dá um retorno para eu saber se certo
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord