We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d1f5e commit e8c5450Copy full SHA for e8c5450
_sass/_base.scss
@@ -414,6 +414,12 @@ footer.sticky-bottom {
414
}
415
416
417
+.post-title {
418
+ mjx-container[jax="CHTML"][display="true"] {
419
+ display: unset;
420
+ }
421
+}
422
+
423
.post-list {
424
margin: 0;
425
margin-bottom: 40px;
@@ -446,6 +452,10 @@ footer.sticky-bottom {
446
452
color: var(--global-theme-color);
447
453
448
454
455
456
457
458
449
459
450
460
451
461
0 commit comments