Handle overflows in character names
This commit is contained in:
parent
b5e31c8fef
commit
9c7fe2ec5d
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ def generate_html():
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue