diff --git a/templates/contest/list.html b/templates/contest/list.html index 60f2ed6..22e6bd5 100644 --- a/templates/contest/list.html +++ b/templates/contest/list.html @@ -20,6 +20,10 @@ padding: 1px 6px; } + .contest-group-header { + padding-bottom: 1em; + } + {% if page_obj and page_obj.number > 1%} #ongoing-table { display: none; @@ -275,10 +279,10 @@ {% endif %} {% if current_contests %} -