Make record sheet allegiance name text smaller to fit

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent 10a1eb409e
commit 479cde7b91
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 {