7 lines
95 B
CSS
7 lines
95 B
CSS
#nome-sobrenome{
|
|
display: flex;
|
|
}
|
|
|
|
.toast-notification{
|
|
--background: rgb(255, 0, 0);
|
|
} |