Fix white space for team descriptions

This commit is contained in:
Justin Edmund 2022-03-07 00:20:42 -08:00
parent 7a52fa5afd
commit 7ea3907e7f

View file

@ -70,6 +70,7 @@
p {
font-size: $font-regular;
line-height: $font-regular * 1.2;
white-space: pre-line;
}
}
}