master
kek7198 2021-11-30 22:26:42 -06:00
parent ca3a4b68e9
commit f45a567218
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@
<span aria-hidden="true"><i class="far fa-times"></i></span>
</button>
</div>
<div id="awardModalBody" class="overflow-y-auto p-4">
<div id="awardModalBody" class="overflow-y-auto px-4">
<form id="awardTarget" action="" method="post">
<div class="flex flex-wrap -mx-4 overflow-hidden p-4">
<div class="flex flex-wrap -mx-4 overflow-hidden">
{% for award in v.user_awards %}
<div class="my-4 px-4 w-1/2 overflow-hidden lg:w-1/4 flex items-center justify-center">
{% if award.owned %}