Files
tcc-vamos-frontend/src/pages/Cadastro/Cadastro.css
2022-05-02 20:35:47 -03:00

7 lines
95 B
CSS

#nome-sobrenome{
display: flex;
}
.toast-notification{
--background: rgb(255, 0, 0);
}