feat: consistent icons

This commit is contained in:
eneller
2025-04-04 09:01:55 +02:00
parent 5ab16d9267
commit fca064b787
2 changed files with 5 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ body{
vertical-align: middle;
height: 1em;
fill: var(--fg);
stroke: var(--fg);
}
a:hover, a:any-link{
text-decoration: none;