made an actual icon for the filter button, still need to make some changes to make it more reactive
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</ul>
|
||||
</nav> -->
|
||||
|
||||
<button id="filterButton" onclick="showFilters()">Filter</button>
|
||||
<button id="filterButton" onclick="showFilters()"><img src="filterButton.png" style="height: 30px;"></button>
|
||||
|
||||
<div id="filter-box" style="display:none;">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user