fixed npc size text in sheet header

This commit is contained in:
Nathanael Phillips 2020-11-30 09:08:24 -07:00
parent 27a53a9361
commit b621ba27d3
3 changed files with 12 additions and 1 deletions

View file

@ -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 {