mobile styles

This commit is contained in:
ntr 2019-11-24 22:41:14 +11:00
parent 046c065bbd
commit 8b7003fb32
2 changed files with 13 additions and 0 deletions

View File

@ -42,6 +42,7 @@
.msg {
grid-area: msg;
text-transform: uppercase;
color: @white;
}

View File

@ -42,6 +42,18 @@
padding: 0.25em;
}
.info {
display: none;
}
.combos {
display: none;
}
.combiner {
margin: 0;
}
.stash {
border: 0;
border-top: 0.1em solid @gray;