Handle overflows in character names

This commit is contained in:
oobabooga 2023-02-27 11:46:15 -03:00 committed by GitHub
parent b5e31c8fef
commit 9c7fe2ec5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@ def generate_html():
display: block;
font-size: 1.2rem;
font-weight: 600;
overflow-wrap: anywhere;
}
"""