Wrap long lines in description lists

pull/6202/head
Bogdan 6 months ago committed by Mark McDowall
parent 65cb1ccafd
commit 4e048bf499

@ -1,9 +1,7 @@
.description {
line-height: $lineHeight;
}
.description {
margin-left: 0;
line-height: $lineHeight;
overflow-wrap: break-word;
}
@media (min-width: 768px) {

Loading…
Cancel
Save