Skip to content

Conversation

jvoisin
Copy link
Collaborator

@jvoisin jvoisin commented Aug 14, 2025

There is no need to specify class="icon" on al svg icons, as all svg are used as icons anyway. But just in case, let's specify this in the css only for svg directly under a and buttons, to be on the safe-side.

There is no need to specify `class="icon"` on al svg icons, as all svg are used
as icons anyway. But just in case, let's specify this in the css only for svg
directly under `a` and `buttons`, to be on the safe-side.
@rushsteve1
Copy link
Contributor

The a>svg selector will apply to article content too. Which is… probably fine? It might break pages that have large SVG diagrams inside links? I don't know of anyone doing that, and this is probably close to the intended look for most cases.

Would be nice to change from 16px to around 0.7em or so, for scaling with font-size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants