We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
h1, h2 { font-size: 30px }
into
.namespace1 h1, .namespace1 h2, .namespace2 h1, .namespace2 h2 { font-size: 30px }