add card to help items

This commit is contained in:
Miao Wang 2020-03-31 22:40:22 +08:00
parent dbbb19ee1e
commit ac3a1a7fed

View File

@ -28,7 +28,7 @@
</div>
</form>
</div>
<div id="help-content">
<div id="help-content" class="card">
{{ content }}
</div>
</div><!-- help content -->