I'm developing a web application and would like to leave my button with two visuals. A button with enter and another button longer but with the same look, same color, and wider width. But I'm not getting
Lookhowthebuttonsare
<buttontype="button" onclick="login()" class="entrar" >Entrar</button> <button type="button" onclick="" class="esqueceu" >Esqueceu a Senha?</button>