Make tweet profile pics clickable
This commit is contained in:
parent
547cd635bf
commit
a801b01142
2 changed files with 7 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue