Skip to content

Commit

Permalink
you-dont-need#158/Shuffling-squares
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Oct 20, 2023
1 parent a0639ef commit dede3ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Shuffling squares/shuffling.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
body { margin: 0; background-color: rgb(182, 222, 244);}
body
{ margin: 0;
background: #f5a9c7;
}

span {
position: absolute;
Expand Down

0 comments on commit dede3ce

Please sign in to comment.