npm run build

This commit is contained in:
Jordan Scales 2020-04-22 12:33:56 -04:00
parent 5d836a4631
commit 9d9129b696
3 changed files with 414 additions and 413 deletions

View file

@ -91,6 +91,7 @@ button {
box-shadow: inset -1px -1px #0a0a0a,
inset 1px 1px #ffffff, inset -2px -2px #808080,
inset 2px 2px #dfdfdf;
border-radius: 0;
min-width: 75px;
min-height: 23px;