Fix white space for team descriptions
This commit is contained in:
parent
7a52fa5afd
commit
7ea3907e7f
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
||||||
p {
|
p {
|
||||||
font-size: $font-regular;
|
font-size: $font-regular;
|
||||||
line-height: $font-regular * 1.2;
|
line-height: $font-regular * 1.2;
|
||||||
|
white-space: pre-line;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue