Remove badge override

This commit is contained in:
Brenda Wallace
2019-07-10 11:36:03 +12:00
committed by always-be-closing[bot]
parent 6a3aae2902
commit 430a29865d

View File

@@ -28,14 +28,6 @@ a:hover {
color: $blue;
}
span.badge {
background-color: $brown;
a {
color: $white;
}
}
.list-inline > li.first {
padding-left: 0;
}