remove left margin of comment__time in user comment

This commit is contained in:
igoradamenko
2018-12-16 21:32:50 +02:00
parent b7f1b2a609
commit ced78f3332
@@ -4,6 +4,10 @@
vertical-align: middle;
text-decoration: none;
&:first-child {
margin-left: 0;
}
&:hover {
text-decoration: underline;
}