ADD: more icon consistency

More icons and better consistency
This commit is contained in:
webfussel 2025-02-21 20:45:29 +01:00
parent 9ecafeba02
commit 2ac710387e
4 changed files with 12 additions and 8 deletions

View file

@ -197,6 +197,10 @@ span.chip {
align-items: center;
gap: .2em;
&.big-gap {
gap: .5em;
}
&.reverse {
flex-direction: row-reverse;
}