remotes/1693045480750635534/spooky-22
kek7198 2021-11-30 16:21:02 -06:00
parent 8af405c197
commit 1a4bbe4b42
1 changed files with 16 additions and 16 deletions

View File

@ -50,9 +50,9 @@
{% block content %}
<div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold">
rDrama's 20 Greediest Users
</h1>
<h2 class="text-2xl font-heading font-bold">
rDrama's 20 Greediest Members
</h2>
</div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users1 %}
@ -89,9 +89,9 @@
</div>
<div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold">
<h2 class="text-2xl font-heading font-bold">
rDrama's 20 Top Spenders
</h1>
</h2>
</div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users7 %}
@ -128,9 +128,9 @@
</div>
<div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold">
<h2 class="text-2xl font-heading font-bold">
rDrama's 15 Most Popular
</h1>
</h2>
</div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users2 %}
@ -167,9 +167,9 @@
</div>
<div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold">
rDrama's 15 Most Terminally Online (Posts)
</h1>
<h2 class="text-2xl font-heading font-bold">
rDrama's 10 Most Terminally Online (Posts)
</h2>
</div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users3 %}
@ -206,9 +206,9 @@
</div>
<div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold">
rDrama's 15 Most Terminally Online (Comments)
</h1>
<h2 class="text-2xl font-heading font-bold">
rDrama's 10 Most Terminally Online (Comments)
</h2>
</div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users4 %}
@ -245,9 +245,9 @@
</div>
<div class="col-span-full mb-6">
<div class="flex items-center px-4 py-4 bg-gray-100 sticky top-0">
<h1 class="text-2xl font-heading font-bold">
rDrama's 15 Biggest Winners
</h1>
<h2 class="text-2xl font-heading font-bold">
rDrama's 10 Biggest Winners
</h2>
</div>
<div class="mb-4 flex flex-col bg-gray-100 rounded-lg overflow-hidden">
{% for user in users5 %}