mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
modify: remove underline for h tag on markdown previe
This commit is contained in:
@@ -54,6 +54,10 @@ code {
|
||||
${lineNumber && 'display: block !important;'}
|
||||
font-family: ${codeBlockFontFamily.join(', ')};
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
border: none;
|
||||
}
|
||||
`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user