Just received this bug report for my website:
Not sure if you're aware but the text rendering is slightly blurry on Chromium browsers (for me on Windows 10 at least). Left is Chrome, right is Firefox. Disabling either the filter or transform properties in the articleContent ruleset "fixes" it but I don't know why or what the alternative is!
I can't replicate this myself on any browser, but I've gotten similar reports from other people. One person I was talking to about it found that removing only the filter: drop-shadow rule was sufficient to solve the problem, the transform could stay.
I want the article body to have a drop-shadow, so just removing it entirely is not a valid solution for this market. Neither will I accept some weird hack like making a second page element that's the exact same shape and position as the article body and giving that a drop shadow instead. I want to understand why this is happening and have a fix for it that's elegant and straightforward.
@IsaacKing Another thing about your blog, I consistently get "Page Unresponsive" alerts from it. Not sure if it's the same issue, but probably worth looking into.
@BoltonBailey ...weird. I've never gotten that either. If you (or someone else) finds out what's causing it, I'll send you a bounty of M$100.