[TASK] change card layout

This commit is contained in:
Marie Birner
2023-04-08 07:29:39 +02:00
parent dd87ef968a
commit 41ee9f05d6
4 changed files with 42 additions and 21 deletions

View File

@ -6,4 +6,8 @@
&-dark {
@apply text-primary-900 hover:text-primary-950 underline;
}
&-white {
@apply text-white hover:text-primary-100 underline;
}
}