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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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;
}
"""