Merge branch 'main' into ResponsiveCSS

This commit is contained in:
Tim Wijma
2022-11-02 11:43:16 +01:00
2 changed files with 28 additions and 4 deletions

View File

@@ -93,9 +93,14 @@
<span class="colheader">Filtered Cluccs</span>
</div>
<div class="rightcol column">
<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">
<span class="colheader chartheader">Sports Popularity Chart</span>
<h1 class="colheader chartheader">SPORTS POPULARITY CHART</h1>
</div>
</div>
</div>