mobile styles
This commit is contained in:
parent
046c065bbd
commit
8b7003fb32
@ -42,6 +42,7 @@
|
||||
|
||||
.msg {
|
||||
grid-area: msg;
|
||||
text-transform: uppercase;
|
||||
color: @white;
|
||||
}
|
||||
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user