Skip to content

Commit

Permalink
cores das linhas grade alteradas no css
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-lope committed May 24, 2024
1 parent 7cb2839 commit a119f7b
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 @@ -19,6 +19,6 @@ canvas {

/* Adicionando estilo para as linhas da grade */
.grid-line {
stroke: #ccc;
stroke: #fff;
stroke-width: 1;
}

0 comments on commit a119f7b

Please sign in to comment.