feat(style): remove timeago.js, and improve article-time style

This commit is contained in:
Jimmy Cai
2020-09-03 11:47:55 +02:00
parent 4bf9d82961
commit af487e0f3f
3 changed files with 3 additions and 15 deletions
+3 -4
View File
@@ -109,13 +109,12 @@
svg {
vertical-align: middle;
margin-right: 8px;
width: 20px;
height: 20px;
}
time {
font-size: 16px;
@media (max-width: $on-desktop) {
font-size: 14px;
}
font-size: 1.4rem;
}
}