diff --git a/resources/contest.scss b/resources/contest.scss index 17697a4d..ccce5393 100644 --- a/resources/contest.scss +++ b/resources/contest.scss @@ -9,6 +9,14 @@ box-sizing: border-box; display: flex; + .info-contest:first-child { + margin-right: 25px; + } + + .info-contest:nth-child(2) { + margin-right: 5px; + } + .info-contest { flex: 1; } diff --git a/templates/contest/list.html b/templates/contest/list.html index 89a9a844..ad404b30 100644 --- a/templates/contest/list.html +++ b/templates/contest/list.html @@ -5,6 +5,10 @@ {% block two_col_media %}