Skip to content

Commit

Permalink
Set width of debug page to browser width
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbesten authored Jan 27, 2025
1 parent b3e3f6a commit 5fa6748
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}

.l-container {
max-width: 75rem;
max-width: 100vw;
margin-bottom: 0;
}

Expand Down

0 comments on commit 5fa6748

Please sign in to comment.