remove duplicate block in diff.scss

This commit is contained in:
Michael Stanclift 2024-11-12 09:48:25 -06:00
parent 888fbfbf42
commit ac0614ce61
No known key found for this signature in database

View file

@ -531,10 +531,3 @@ a.sparkline {
color: var(--indigo-3);
}
}
.notification-group--annual-report {
.notification-group__icon,
.notification-group__main .link-button {
color: var(--indigo-3);
}
}