fancy links

This commit is contained in:
Aleks Rūtiņš 2024-05-31 21:04:51 -04:00
parent 986ef00dd5
commit 1663f3590d
2 changed files with 5 additions and 2 deletions

View file

@ -22,7 +22,7 @@
text-transform: uppercase;
color: inherit;
border: 2px solid;
transition-property: color border-color background-color;
transition-property: color, border-color, background-color;
transition-duration: .5s;
}
a span, a svg {