More fixes

This commit is contained in:
Dane Everitt
2019-02-09 14:48:47 -08:00
parent 6e26f1929d
commit e62e3babcc
15 changed files with 25 additions and 25 deletions

View File

@@ -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 {