Skip to content

Commit

Permalink
Update dlwWebCompUtil.css
Browse files Browse the repository at this point in the history
Update .container max-width
  • Loading branch information
conradsbrain authored May 4, 2023
1 parent c8d3712 commit 36d17f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlwWebCompUtil.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ select {
.container {
padding-inline: 2em;
margin-inline: auto;
max-width: 80rem;
max-width: 117rem;
}

.grid-container {
Expand Down

0 comments on commit 36d17f6

Please sign in to comment.