FIX: Add comma

This commit is contained in:
Bryce Huhtala 2024-07-24 12:39:09 -05:00 committed by GitHub
parent 5b34bb2dd5
commit 9ac1e69aba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,7 @@ div[class^="category-title-header"] {
text-decoration: underline;
}
a.mention
a.mention,
a.mention-group {
color: var(--primary);
text-decoration: none;