We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d111f5 commit bf3eb69Copy full SHA for bf3eb69
hackathon/templates/hackathon/includes/hackathon_card.html
@@ -2,7 +2,7 @@
2
{% load account_tags %}
3
{% load custom_tags %}
4
5
-<article class="card hack-card">
+<article class="card hack-card mb-2">
6
<div class="card-body">
7
8
<div class="row">
0 commit comments