fix: add space after hashtags
This commit is contained in:
parent
7f2149b8f1
commit
b48ea3167a
@ -2,6 +2,6 @@
|
||||
color: var(--highlight);
|
||||
}
|
||||
|
||||
.hashtag > a {
|
||||
text-decoration: none;
|
||||
}
|
||||
.hashtag::after {
|
||||
content: " ";
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user