Skip to content

Commit

Permalink
Center class half
Browse files Browse the repository at this point in the history
  • Loading branch information
RVA2869 authored Jun 2, 2024
1 parent 5d27601 commit 4051eb2
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 4051eb2

Please sign in to comment.