small fix
All checks were successful
/ weblog.lol (push) Successful in 10s

This commit is contained in:
Gordon Pedersen 2024-05-09 11:16:27 +00:00
parent 56d9d9aa47
commit c7e7b1e4ce

View file

@ -152,7 +152,7 @@ iframe {
font-stye: normal;
}
[data-emoji='{emoji}'], [href='{status_url}'], [href='{external_url'}] {
[data-emoji='{emoji}'], [href='{status_url}'], [href='{external_url}'] {
display:none;
}