Skip to content

Commit

Permalink
Merge branch 'main' into manopriya
Browse files Browse the repository at this point in the history
  • Loading branch information
manopriyam authored May 26, 2024
2 parents 04d77b4 + c43eaf2 commit 79cf317
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ a {
#pixel-art-container .cell:nth-child(10) {
background-color: black;
}
#pixel-art-container .cell:nth-child(69) {
background-color: orange;
}
#pixel-art-container .cell:nth-child(191) {
background-image: radial-gradient(rgb(206, 255, 253), rgb(91, 255, 255));
}
Expand Down

0 comments on commit 79cf317

Please sign in to comment.