Tweaked icon sizing

This commit is contained in:
Niléane 2024-07-24 15:54:17 +02:00
commit 83ffe83e26
No known key found for this signature in database
3 changed files with 3 additions and 0 deletions

View file

@ -7632,4 +7632,5 @@ a:is(.active,
)
)::before {
background-image: var(--icon-olympics);
transform: scale(1.85);
}