Skip to content

Commit fb5b3e5

Browse files
Cara KrugCara Krug
authored andcommitted
Changed background color sudoku
1 parent 842f51c commit fb5b3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sudoku Solver/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121

2222
#container div {
23-
background-color: whitesmoke;
23+
background-color: #e6fffa;
2424
height: 60px;
2525
width: 60px;
2626
box-sizing: border-box;

0 commit comments

Comments
 (0)