Mine red on user click

This commit is contained in:
2020-11-08 00:18:15 -03:00
parent 62d56d02d7
commit 3d1c1637f3

View File

@@ -68,6 +68,7 @@
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center center; background-position: center center;
background-size: 90%; background-size: 90%;
background-color: rgba(255, 0, 0, 0.6);
} }
&-cell { &-cell {