[O] Add right margins

This commit is contained in:
Hykilpikonna
2019-10-05 20:02:00 -04:00
parent 0215be8681
commit 7c41e7adcc
@@ -11,6 +11,11 @@
// Date // Date
.el-col.date .el-col.date
{ {
span.month
{
margin-right: 5px;
}
span.now span.now
{ {
font-size: 11px; font-size: 11px;
@@ -32,6 +37,8 @@
height: 22px; height: 22px;
line-height: 22px; line-height: 22px;
margin-right: 8px;
} }
} }