feat(SW-272) implemented mobile design

This commit is contained in:
Erik Tiekstra
2024-09-25 14:45:08 +02:00
parent 9fcf362587
commit 34f7620825
9 changed files with 306 additions and 232 deletions

View File

@@ -40,6 +40,7 @@ export const linkVariants = cva(styles.link, {
color: "black",
variant: "default",
textDecoration: "none",
size: "regular",
},
compoundVariants: [
{