removed black background behind filter items.

This commit is contained in:
supertiger1234 2019-09-05 20:28:42 +01:00
parent b77ab9b1f9
commit 73f76a6b7b

View file

@ -83,7 +83,6 @@ input {
}
font-size: 15px;
.item {
background: rgba(0, 0, 0, 0.356);
color: white;
opacity: 0.5;
cursor: pointer;