5 lines
67 B
CSS
5 lines
67 B
CSS
.Dice {
|
|
width: 1rem;
|
|
height: 1rem;
|
|
background-color: black;
|
|
} |