Is it possible to assign a custom class to a modular page? I know I can add body classes to the parent page but cannot seem to be able to add a custom CSS Class for the child modular pages.
I tried adding class:myclass to the frontmatter and in the md file but it is not recognized.
Thank you.