#418: update timeago margin to align with icons
This commit is contained in:
parent
f392668b73
commit
0ea9e4ca14
2 changed files with 5 additions and 1 deletions
|
@ -125,6 +125,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.timeago {
|
||||
margin-right: .2em;
|
||||
}
|
||||
|
||||
.icon-retweet.lit {
|
||||
color: $fallback--cGreen;
|
||||
color: var(--cGreen, $fallback--cGreen);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue