add possibility to get last 10 user comments

This commit is contained in:
igoradamenko
2018-06-18 23:28:29 +03:00
parent 1c0e1a2b07
commit 5dcd7aea4e
14 changed files with 165 additions and 30 deletions
@@ -0,0 +1,5 @@
.comment__body {
+ .comment__user-info {
margin-top: 8px;
}
}