Commit fd8a165d authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Reduce note header padding

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 67b07f96
...@@ -97,7 +97,7 @@ ul.notes { ...@@ -97,7 +97,7 @@ ul.notes {
margin-left: 45px; margin-left: 45px;
} }
.note-header { .note-header {
padding-bottom: 5px; 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