mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-08-29 12:02:44 -06:00
Fix CSS bug
This commit is contained in:
parent
cc5e3c14d7
commit
da4306a655
@ -14,11 +14,11 @@
|
||||
.editor-preview h2,
|
||||
.editor-preview h3,
|
||||
.editor-preview h4,
|
||||
.editor-preview h5,{
|
||||
.editor-preview h5{
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.editor-preview h1,{
|
||||
.editor-preview h1{
|
||||
border-bottom:1px solid #ddd;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user