Skip to content

Commit

Permalink
feat: improve ACCESSIBLE COLOR
Browse files Browse the repository at this point in the history
  • Loading branch information
VanehSann committed Aug 7, 2023
1 parent 208caad commit f06ff58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
/* Estilos do footer */
footer {
background: #0f172a;
color: #737373;
color: #808080;
text-align: center;
position: relative;
display: flex;
Expand Down

0 comments on commit f06ff58

Please sign in to comment.