Fix contest display grid
This commit is contained in:
parent
4d32f9e7f0
commit
5339a864c0
@ -11,7 +11,7 @@
|
|||||||
| Edit contest
|
| Edit contest
|
||||||
|
|
||||||
.row.mb-4
|
.row.mb-4
|
||||||
.col
|
.col-sm-6
|
||||||
.row
|
.row
|
||||||
.col
|
.col
|
||||||
h4
|
h4
|
||||||
@ -33,5 +33,5 @@
|
|||||||
.col
|
.col
|
||||||
a.btn.btn-primary href=new_contest_puzzle_path(@contest)
|
a.btn.btn-primary href=new_contest_puzzle_path(@contest)
|
||||||
| Add puzzle
|
| Add puzzle
|
||||||
.col
|
.col-sm-6
|
||||||
h4 Teams
|
h4 Teams
|
Loading…
x
Reference in New Issue
Block a user