Is there any way to add custom CSS and font smoothing? I tried using the header and but cannot get it to work.
Trying to add this… “-webkit-font-smoothing: antialiased;” for all html
Is there any way to add custom CSS and font smoothing? I tried using the header and but cannot get it to work.
Trying to add this… “-webkit-font-smoothing: antialiased;” for all html
If you use the right HTML in the header there’s no reason for it not to work. For that specific property though, we already add it to all pages.