add css to fix #3365 (#3390)

This commit is contained in:
Max Verbinnen 2022-08-07 20:52:19 +02:00 committed by GitHub
parent 43a384c0e0
commit 4e5471ae86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,6 +225,7 @@
}
.bioAndKeyboard {
grid-area: bioAndKey;
word-break: break-word;
}
.sep3 {
grid-area: sep3;