This is my first post here; I don’t know where to start off. Problem I see is that the font-size is larger at https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import vs. https://developer.mozilla.org/en-US/docs/Web/javascript/reference/statements/export
This is because the first paragraph in the article on export
was using the .summary
class, which uses a larger font size. I’ve changed that to be a <div>
with the .seoSummary
class, which adds the contents of the block as the summary of record for the page.
1 Like
Thanks for helping out Eric.