wip animation link

This commit is contained in:
lebaudantoine
2025-04-03 17:20:13 +02:00
parent 8e18efbd7a
commit cd3a9567c7
+2 -1
View File
@@ -7,8 +7,9 @@ const link = cva({
textUnderlineOffset: '2',
cursor: 'pointer',
borderRadius: 2,
transition: 'all 0.2s',
fontWeight: 'normal',
'&[data-hovered]': {
fontWeight: 500,
textDecorationThickness: '2px',
},
'&[data-pressed]': {