mirror of
https://github.com/tjsga/scavenger-hunt-2021.git
synced 2025-04-09 22:10:18 -04:00
fix responsive styling 2
This commit is contained in:
parent
cffaa3ee66
commit
1652f6fbad
|
@ -68,6 +68,7 @@
|
|||
<input type="submit" value="Submit" onclick="checkFlag({{ status.0.id }})" />
|
||||
{% endif %}
|
||||
</div>
|
||||
</a>
|
||||
{% else %}
|
||||
<div class='col-lg-3 col-md-4 col-sm-6 col-xs-12'>
|
||||
<div id="box{{ status.0.id }}" class="box locked p-3">
|
||||
|
|
Loading…
Reference in New Issue
Block a user