Fix icon size in production compiled assets

This commit is contained in:
Dane Everitt 2018-06-16 17:05:06 -07:00
parent 7d509e8ae5
commit 074a929315
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 4 additions and 8 deletions

View file

@ -27,10 +27,6 @@
&:hover {
@apply .bg-blue-dark;
}
& .feather {
@apply .h-4;
}
}
}
}