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