I pushed a few simple text updates to my course learnr site today, and the style appears to be broken.
Here's an example of a page I updated and the custom style is largely ignored: https://learn.themethodsection.com/duke/702/
And here's a page that I have not re-published yet and the custom style is applied: Global health research
I did not move the css file, edit the css file, or make any changes to the YAML heading. I'm using learnr 0.10.1.
Are there any clues on these pages that might tell me why the second one applies the style, but the first one (the updated one) does not?