Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
mariaeduardalopes13 authored Nov 1, 2023
1 parent 67ddb20 commit f095e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ nav li{

nav a{
text-transform: uppercase; /* letras maiúsculs*/
color: hsl(0, 0%, 100%); /* cor das letras pretas*/
color: #000000; /* cor das letras pretas*/
font-size: 12px; /*tamanho da fonte*/
font-weight: bold; /* fonte negrito*/
text-decoration: none;/* retirar o sublinhado do texto*/
Expand Down

0 comments on commit f095e8e

Please sign in to comment.