Skip to content

Commit

Permalink
Merge pull request #7 from agastya-nath123/main
Browse files Browse the repository at this point in the history
7_Agastya
  • Loading branch information
Asp-Codes authored May 27, 2024
2 parents 77f062c + 66148a2 commit 4972c07
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 @@ -76,8 +76,8 @@ a {
background-color: red;
}

#pixel-art-container .cell:nth-child(4) {
background-color: pink;
#pixel-art-container .cell:nth-child(7) {
background-color: orange;
}
#pixel-art-container .cell:nth-child(5) {
background-color: purple;
Expand Down

0 comments on commit 4972c07

Please sign in to comment.