Display bio on member search and notes to admins

This commit is contained in:
2020-05-01 03:54:23 +00:00
parent b4f52fb37a
commit 23c20a2c5c
3 changed files with 42 additions and 15 deletions
+6
View File
@@ -108,6 +108,12 @@ body {
width: 10rem;
}
.bio-paragraph {
white-space: pre-line;
margin-top: -1rem;
margin-left: 1rem;
}
.footer {
margin-top: -20rem;