pull/41/merge
Viqar 8 years ago committed by GitHub
commit cb60547520

@ -6,11 +6,11 @@
} }
.board-cell { .board-cell {
border: 1px solid #666; border: 2px solid #ccc;
box-sizing: border-box; box-sizing: border-box;
display: inline-block; display: inline-block;
font-size: 32px; font-size: 32px;
height: 100px; height: 200px;
line-height: 100px; line-height: 100px;
text-align: center; text-align: center;
width: 100px; width: 100px;

Loading…
Cancel
Save