Skip to content

Commit 57021c1

Browse files
feat: Olá, nome de usuário em Destaque, pois falta fazer a conexão que puxa o nome o usuário
1 parent f648d0d commit 57021c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/create-character/create-character.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@
4545

4646
.helloUser {
4747
margin: 5px;
48-
font-weight: light;
4948
font-size: 16px;
49+
font-weight: bold;
50+
color: red;
5051
}
5152

5253
.logout {

0 commit comments

Comments
 (0)