I know this is an old topic, but it is perpetually relevant. I am seeing a weird phenomenon on one of my Joomla sites that appears to have the behavior of a p:first-of-type or p:nth-of-type styling where the first and second paragraphs in an article have different font sizes. This only appear to happen on mobile devices where an otherwise un-styled "p" ends up rendering with a larger font than the preceding "p".
So my question is, how can this be overridden without changing the default font for "p"?
Thanks in advance, Bruce