master
kek7198 2021-11-30 21:57:41 -06:00
parent 45a26138f3
commit 6bab30317a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<form id="awardTarget" class="pt-3 pb-0" action="" method="post">
<div class="flex flex-wrap -mx-2 overflow-hidden">
{% for award in v.user_awards %}
<div class="my-2 px-2 w-1/2 overflow-hidden lg:w-1/4">
<div class="my-2 px-2 w-1/2 overflow-hidden lg:w-1/4 flex items-center justify-center">
{% if award.owned %}
<button id="{{award.kind}}" onclick="bruh('{{award.kind}}')">
{% else %}