Skip to content

docs: use px unit for font size

Mohammed Salman requested to merge msal4/gtk:msal4-master-patch-74685 into master

After running the example I got Theme parsing error: <data>:1:21-26: Expected a number. I then tried px and rem then it worked.

I've also updated the example to use the & directly since it's not being parsed on the docs site. Not sure if it's ok or not.

Merge request reports