increase top margin for post markdown preview

pull/83/head
Aevann 2023-01-11 15:43:01 +02:00
parent 348ea18675
commit ef3e246cfc
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}