Skip to content

Commit

Permalink
Improve overall grades css
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson committed Oct 31, 2023
1 parent a55dfab commit 921b5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojo_theme/templates/grades_admin.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>All Grades</h1>
<thead>
<tr>
<td scope="col"><b>Student</b></td>
<td scope="col"><b>Grade</b></td>
<td scope="col" style="width: 80%;"><b>Grade</b></td>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit 921b5a2

Please sign in to comment.