missing badge count in dark theme

This commit is contained in:
Sam 2017-04-20 11:52:06 -04:00
parent bbed29ba57
commit 81c08fe451

View File

@ -142,7 +142,7 @@
right: 5px;
top: 5px;
font-weight: bold;
color: dark-light-diff($primary, $secondary, 50%, -65%);
color: dark-light-diff($primary, $secondary, 50%, -15%);
font-size: 1.2em;
}