wip font button

This commit is contained in:
lebaudantoine
2025-04-03 18:02:16 +02:00
parent c269bd9496
commit ab3307b906
@@ -41,6 +41,7 @@ export const buttonRecipe = cva({
variant: {
primary: {
backgroundColor: 'primary.800',
fontWeight: '500 !important',
color: 'white',
'&[data-hovered]': {
backgroundColor: 'primary.action',