mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
parent
dfce77ee98
commit
043f47b11a
4 changed files with 16 additions and 2 deletions
|
|
@ -69,6 +69,12 @@
|
|||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.tweet-published {
|
||||
margin: 0;
|
||||
margin-top: 5px;
|
||||
color: $grey;
|
||||
}
|
||||
|
||||
.tweet-avatar {
|
||||
display: contents !important;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue