Skip to content

Commit

Permalink
Center class half (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
RVA2869 authored Jun 28, 2024
1 parent bcfcbc7 commit 1f15ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ table th:not(.js-sort-none):hover {
.half {
display: grid;
grid-template-columns: 1fr;
align-content: center;
}

.box-list {
Expand Down

0 comments on commit 1f15ffa

Please sign in to comment.