Fix the verified checkmark render as emoji?

This commit is contained in:
David Lapshin 2024-05-20 19:47:30 +03:00
parent 0117694365
commit 5cd96fb15f
No known key found for this signature in database
GPG Key ID: 93ECF15D3053D81C

View File

@ -109,7 +109,7 @@ section#comments {
&::before {
margin-inline-end: 0.25rem;
content: "";
content: "";
}
}
}