This commit is contained in:
Kyle
2019-08-10 12:16:23 -07:00
parent 25682d0d9f
commit 70c507abde
2 changed files with 3 additions and 6 deletions

View File

@@ -107,11 +107,12 @@
* {
user-select: none;
font-family: belerenbsc;
font-size: 20pt;
font-size: 24pt;
margin: 0px;
}
body {
background-color: #333;
color: white;
}
.mainGrid {
display: grid;