diff --git a/src/components/Board/styles.scss b/src/components/Board/styles.scss index 5d4c760..886e1f0 100644 --- a/src/components/Board/styles.scss +++ b/src/components/Board/styles.scss @@ -68,6 +68,7 @@ background-repeat: no-repeat; background-position: center center; background-size: 90%; + background-color: rgba(255, 0, 0, 0.6); } &-cell {