mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
make reference sheet fit to screen in single col mode
This commit is contained in:
parent
1b93347d94
commit
2493d3353a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue