Show published date under main tweets

Fixes #59
This commit is contained in:
Zed
2019-10-08 13:28:57 +02:00
parent dfce77ee98
commit 043f47b11a
4 changed files with 16 additions and 2 deletions

View File

@ -69,6 +69,12 @@
margin-left: 4px;
}
.tweet-published {
margin: 0;
margin-top: 5px;
color: $grey;
}
.tweet-avatar {
display: contents !important;