buttons
This commit is contained in:
@@ -94,10 +94,10 @@
|
||||
</div>
|
||||
<div class="rightcol column">
|
||||
<div class="searchcontainer column">
|
||||
<input class = "searchbar" type = "text" placeholder="SEARCH CLUCCS...">
|
||||
<button class = "button">SORT BY</button>
|
||||
<button class = "button">BLOCKED WORDS</button>
|
||||
<button class = "button">POPULARITY FILTER</button>
|
||||
<input class="searchbar" type="text" placeholder="SEARCH CLUCCS...">
|
||||
<button class="button">SORT BY <span class="material-symbols-outlined">arrow_drop_down</span></button>
|
||||
<button class="button">BLOCKED WORDS</button>
|
||||
<button class="button">POPULARITY FILTER</button>
|
||||
</div>
|
||||
<div class="popchart column">
|
||||
<h1 class="colheader chartheader">SPORTS POPULARITY CHART</h1>
|
||||
|
||||
Reference in New Issue
Block a user