Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
totaro committed Jan 15, 2024
1 parent 07667f3 commit 6132b0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -971,14 +971,14 @@
width: 150px;
height: 150px;
animation-delay: 7s;
animation-duration: 17s;
animation-duration: 12s;
}
.squares li:nth-child(6){
left:40%;
width: 60px;
height: 60px;
animation-delay: 6s;
animation-duration: 17s;
animation-duration: 13s;
}
.squares li:nth-child(7){
left:50%;
Expand Down

0 comments on commit 6132b0d

Please sign in to comment.