fix: update welcome message in login component
All checks were successful
/ build-push (push) Successful in 8m29s

This commit is contained in:
2026-01-05 19:37:00 -05:00
parent ba4bcb0494
commit 139e17b728

View File

@@ -5,7 +5,7 @@
<div class="cs-login">
<div class="text-center">
<span class="ls-saudacao">Bem-vindo(a),</span>
<span class="ls-plataforma">à plataforma SMART</span>
<span class="ls-plataforma">SIMPLIFIQUE</span>
</div>
<form class="fs-login" [formGroup]="form" (keydown.enter)="submitForm()">
<span class="ls-subtitle">Acesse sua conta</span>