made an actual icon for the filter button, still need to make some changes to make it more reactive
This commit is contained in:
@@ -192,5 +192,16 @@ th {
|
||||
}
|
||||
|
||||
#filterButton {
|
||||
margin-right: 25px;
|
||||
}
|
||||
margin-right: 15px;
|
||||
border: none;
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#filterButton:hover img {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user