Skip to content

Commit

Permalink
adicionando arquivos js e css
Browse files Browse the repository at this point in the history
  • Loading branch information
SabrinaVieiraS authored Sep 12, 2024
1 parent 25310fb commit d78e5b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sketch.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ function draw() {
posicaoVertical++;
}
}


2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ canvas {
}
canvas {
display: block;
}
}

0 comments on commit d78e5b2

Please sign in to comment.