CSS Grid Headings
This commit is contained in:
@@ -66,7 +66,12 @@
|
||||
<div class="centercol column">
|
||||
<h1 class="colheader">FILTERED CLUCCS</h1>
|
||||
</div>
|
||||
<div class="searchbar column"></div>
|
||||
<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>
|
||||
</div>
|
||||
<div class="popchart column">
|
||||
<h1 class="colheader chartheader">SPORTS POPULARITY CHART</h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user