code cleaning for grid UI

This commit is contained in:
R. Aidan Campbell
2016-07-09 16:55:39 -04:00
parent 0349f6db8d
commit 67d57aa335
2 changed files with 31 additions and 68 deletions

View File

@@ -169,5 +169,5 @@ main {
height: 100%;
}
.current-game {
border: 1px solid red;
border: 3px solid green;
}