diff --git a/common/custom.css b/common/custom.css index 6cf7c75..2f7e15d 100644 --- a/common/custom.css +++ b/common/custom.css @@ -1572,3 +1572,7 @@ padding-left:16px!important; .affiliation-card { border: gray 1px solid; } + +.biography { + white-space: pre-wrap; +}