forked from GitHub-Mirrors/foundry-sw5e
fixed npc size text in sheet header
This commit is contained in:
parent
27a53a9361
commit
b621ba27d3
3 changed files with 12 additions and 1 deletions
|
@ -1005,6 +1005,10 @@
|
|||
h1.character-name {
|
||||
align-self: auto;
|
||||
}
|
||||
.npc-size {
|
||||
.russoOne(18px);
|
||||
line-height: 28px;
|
||||
}
|
||||
.attributes {
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue