4 lines
86 B
CSS
4 lines
86 B
CSS
|
|
.wp-block-post-author-biography {
|
||
|
|
box-sizing: border-box;
|
||
|
|
white-space: pre-wrap;
|
||
|
|
}
|