[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
.el-col.date
{
span.month
{
margin-right: 5px;
}
span.now
{
font-size: 11px;
@@ -32,6 +37,8 @@
height: 22px;
line-height: 22px;
margin-right: 8px;
}
}