3 lines
70 B
CSS
3 lines
70 B
CSS
|
.markdown-preview-view :is(h1, h2) {
|
||
|
display: inherit!important;
|
||
|
}
|