More fixes
This commit is contained in:
parent
6e26f1929d
commit
e62e3babcc
15 changed files with 25 additions and 25 deletions
|
@ -68,7 +68,7 @@
|
|||
@apply .px-4 .py-3 .mb-6 .rounded .bg-white .text-neutral-800 .shadow-md;
|
||||
|
||||
& a {
|
||||
@apply .no-underline .text-blue;
|
||||
@apply .no-underline .text-primary-500;
|
||||
transition: color 50ms ease-in;
|
||||
|
||||
&:hover {
|
||||
|
|
Reference in a new issue