[ad_1]
Hello,
Can anyone help me with my site please? [https://www.finemortal.com/])
I just updated Astra to v 4.1.1 and suddenly the excerpt of each blog post became vertically aligned at only 1 character per line.
Screenshots zoomed out at 50%:
1. [https://postimg.cc/YjjtvQtQ])
2. [https://postimg.cc/rdpPfCnJ])
3. [https://postimg.cc/3ktL008D])
Thank you.
[ad_2]
.entry-content {
word-wrap: break-word;
display:flow-root; <– remove this
}