mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-10 05:55:37 -05:00
Make tweet profile pics clickable
This commit is contained in:
@@ -277,6 +277,10 @@ nav {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.tweet-avatar {
|
||||
display: contents !important;
|
||||
}
|
||||
|
||||
.retweet, .pinned, .tweet-stats {
|
||||
align-content: center;
|
||||
color: hsla(240,1%,73%,.7);
|
||||
|
||||
Reference in New Issue
Block a user