forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-07 18:05:14 -06:00
parent 90ec4e9740
commit 2c2c439a23
1 changed files with 0 additions and 16 deletions

View File

@ -5,22 +5,6 @@
<meta name="description" content="{{'SITE_NAME' | app_config}} Votes">
{% endblock %}
{% block subHeader %}
<div class="relative max-w-screen-2xl mx-auto px-4 py-4 grid grid-cols-12 rounded-t">
<div class="absolute top-0 left-0 w-full h-full bg-gradient-to-t from-gray-300 to-gray-200 rounded-t sub-header-shadow"></div>
<div class="relative col-span-full flex items-center">
<div>
<h1 class="font-bold text-xl font-heading leading-normal mb-0">
Votes
</h1>
<small class="block text-gray-700 leading-normal">
See which losers downvoted your quality content.
</small>
</div>
</div>
</div>
{% endblock %}
{% block content %}
<h1>Vote Info</h1>