Commit 77934172 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix note body align

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent fd8a165d
...@@ -94,7 +94,7 @@ ul.notes { ...@@ -94,7 +94,7 @@ ul.notes {
} }
.note-body { .note-body {
@include md-typography; @include md-typography;
margin-left: 45px; margin-left: 43px;
} }
.note-header { .note-header {
padding-bottom: 3px; padding-bottom: 3px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment