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.
1 parent 980cb7b commit 0020833Copy full SHA for 0020833
assets/css/content/general.css
@@ -99,7 +99,7 @@ probably make all heading styles more concrete/less dependent on the cascade
99
so that more straightforward control is possible. */
100
101
:is(.page-module, .page-task, .page-extra) {
102
- :is(#top-content, #moduledoc) {
+ & :is(#top-content, #moduledoc) {
103
& > h2.section-heading {
104
font-size: 1.75rem;
105
margin-top: 1.75em;
0 commit comments