Make summaries and bios wrap (#833)

This commit is contained in:
Robert
2023-01-06 13:49:57 +01:00
committed by GitHub
parent b4236b9a95
commit e8e11257d2
2 changed files with 2 additions and 0 deletions

View File

@@ -596,6 +596,7 @@ export default {
.bio {
display: block;
overflow-wrap: break-word;
}
.secondary-stat {