@@ -65,7 +65,7 @@ const squares = ref(props.squaresData);
}
.blue-square {
- background: rgb(166, 206, 208);
+ background: rgb(125, 194, 198);
.darkblue-square {