Table words split
The words in a "table blocK" are splitting at wrapping to the next line. Very hard to read. Why is this doing this only in the table block? How can I change it? Current in my customize CSS I have:
.entry-content table,
.entry-content table td,
.entry-content table tr {
border: none;
}
.entry-content table{
line-height: 1.647;
}
Based on your feed back in the past.
Post page can be found at: https://www.martyknightphotography.com/2019/05/17/what-i-learned/