Skip to content

Commit

Permalink
Merge pull request #10 from skedwards88/shape-lines
Browse files Browse the repository at this point in the history
Show dividing lines
  • Loading branch information
skedwards88 authored Jun 10, 2024
2 parents 8cd1ec5 + 6a8981f commit bc3ba9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ button:disabled {

.shapeBox.filled {
background-color: var(--light-color);
border: 1px solid var(--dark-color);
}

.shapeBox.filled.solved {
Expand Down

0 comments on commit bc3ba9a

Please sign in to comment.