Remove unnecessary div from index.pug
This commit is contained in:
parent
41d9140863
commit
f7dfd24a68
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ block content
|
|||
label Team
|
||||
span(class='form-section-input')
|
||||
select#team-dropdown(name="team" class="form-main-dropdown")
|
||||
span(class='form-section')
|
||||
div
|
||||
h2#games-table-header
|
||||
span#no-scores-message
|
||||
|
|
Reference in a new issue