More fixes

This commit is contained in:
Dane Everitt 2019-02-09 14:48:47 -08:00
parent 6e26f1929d
commit e62e3babcc
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
15 changed files with 25 additions and 25 deletions

View file

@ -35,7 +35,7 @@
@apply .border .border-neutral-400 .text-neutral-600;
&:hover:enabled {
@apply .borderneutral-500s.text-neutral-800;
@apply .border-neutral-500 .text-neutral-800;
}
&.btn-red:hover:enabled {