increase top margin for post markdown preview
parent
348ea18675
commit
ef3e246cfc
|
@ -6121,7 +6121,7 @@ g {
|
|||
.post-preview {
|
||||
padding: 14px 14px 0 14px !important;
|
||||
margin-bottom: 0.5rem !important;
|
||||
margin-top: 0.5rem !important;
|
||||
margin-top: 0.8rem !important;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue