cubing 0.33.4 → 0.33.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5404,7 +5404,7 @@ var twizzleLinkForumTweaksCSS = new CSSSource(`
5404
5404
  color-scheme: dark;
5405
5405
  }
5406
5406
 
5407
- .wrapper.dark-mode .heading {
5407
+ .wrapper.dark-mode .heading:not(.title) {
5408
5408
  background: #1d1d1d;
5409
5409
  color: #ececec;
5410
5410
  }