fix: remove extra hashtag space

This commit is contained in:
2023-10-12 15:16:35 +01:00
parent 95a715839d
commit 6650c48c98

View File

@ -1,7 +1,3 @@
.hashtag {
color: var(--highlight);
}
.hashtag::after {
content: " ";
}