make reference sheet fit to screen in single col mode

This commit is contained in:
nicfreeman1209 2021-04-01 09:31:37 +01:00
parent 1b93347d94
commit 2493d3353a
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ ul {
}
ul {
li {
.icon { width: 6vh; }
.icon { width: 5.1vh; }
.role { line-height: 100%; }
.name { font-size: 100%; }
.player { font-size: 100%; }