another attempt
All checks were successful
/ weblog.lol (push) Successful in 10s

This commit is contained in:
Gordon Pedersen 2024-05-09 10:33:31 +00:00
parent 371a2fe13c
commit 08a74e2f11

View file

@ -136,8 +136,8 @@ iframe {
max-width: 100%;
}
i[data-emoji]::before {
content: attr('emoji');
[data-emoji]::before {
content: attr(emoji);
display: inline-block;
font-size: 2em;
}