Restored margin for text in notes
This commit is contained in:
parent
3f9749dd86
commit
7530fa9dec
|
@ -48,7 +48,7 @@
|
|||
p { color:$style_color; }
|
||||
.note-author { color: $style_color;}
|
||||
|
||||
.note-title { padding-top: 5px;}
|
||||
.note-title { margin-left:45px; padding-top: 5px;}
|
||||
.avatar {
|
||||
margin-top:3px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue