diff --git a/src/templates/note.html b/src/templates/note.html index 6508adb..da3db8e 100644 --- a/src/templates/note.html +++ b/src/templates/note.html @@ -37,7 +37,6 @@ } p { - margin: 20px; margin-top: 20px; margin-bottom: 0px; } @@ -63,7 +62,7 @@ h4, h5, h6 { - margin: 20px; + margin-top: 20px; margin-bottom: 0px; text-transform: capitalize; line-height: 32px;