This commit is contained in:
Dane Everitt 2019-02-09 14:36:39 -08:00
parent 8dcd445df6
commit f62c8a0d55
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 8 additions and 8 deletions

View file

@ -29,7 +29,7 @@
}
&.success {
@apply .bg-green-dark .border-green-darker .text-green-lightest;
@apply .bg-green-600 .border-green-800 .text-green-50;
& > .title {
@apply .bg-green;