Make record sheet allegiance name text smaller to fit

This commit is contained in:
2024-07-15 11:03:56 -07:00
parent a70c2617d5
commit 9b85d20fec
2 changed files with 3 additions and 2 deletions

View File

@@ -295,6 +295,7 @@ div#content {
#record-sheet .name {
text-transform: capitalize;
font-size: smaller;
}
#record-sheet > div {