Hello everyone.
Some printed books have the first line of the chapter in small caps. In ebooks, I tried using the
first-line pseudo element, and in fact it does work, only not with the
text-transform command. That is, I can make the first line for example bold, or bigger, but not uppercase. Is there a way to fix this? Is it worth it?
Thanks