mirror of https://github.com/bra1n/townsquare.git
make reference sheet fit to screen in single col mode
This commit is contained in:
parent
1b93347d94
commit
2493d3353a
|
@ -231,7 +231,7 @@ ul {
|
||||||
}
|
}
|
||||||
ul {
|
ul {
|
||||||
li {
|
li {
|
||||||
.icon { width: 6vh; }
|
.icon { width: 5.1vh; }
|
||||||
.role { line-height: 100%; }
|
.role { line-height: 100%; }
|
||||||
.name { font-size: 100%; }
|
.name { font-size: 100%; }
|
||||||
.player { font-size: 100%; }
|
.player { font-size: 100%; }
|
||||||
|
|
Loading…
Reference in New Issue