Skip to content

Commit

Permalink
fix: grid alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph authored Oct 2, 2024
1 parent c230139 commit ffaf1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/_component-checklist.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
}
th:nth-child(2) {
// 5 columns
width: 43%;
width: 41.6%%;
}
}

0 comments on commit ffaf1fe

Please sign in to comment.