use md-typography for note content

This commit is contained in:
Dmitriy Zaporozhets 2013-03-04 21:34:26 +02:00
parent dc7507cfe7
commit d54845a16a
3 changed files with 14 additions and 8 deletions

View file

@ -83,6 +83,7 @@ ul.notes {
margin-top: -20px;
}
.note-body {
@include md-typography;
margin-left: 45px;
}
.note-header {