diff --git a/components/PartyDetails/index.scss b/components/PartyDetails/index.scss index 6f810515..abe4e39a 100644 --- a/components/PartyDetails/index.scss +++ b/components/PartyDetails/index.scss @@ -70,6 +70,7 @@ p { font-size: $font-regular; line-height: $font-regular * 1.2; + white-space: pre-line; } } } \ No newline at end of file