added line-break to podcast description

This commit is contained in:
booploops 2022-01-21 00:48:41 -08:00
parent aeaa2acca5
commit b8a15736fd

View file

@ -2690,6 +2690,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
font-size: 0.75em;
white-space: pre-wrap;
display:block;
line-break: anywhere;
}