Skip to content

Commit 2b81f2a

Browse files
committed
Fix layout while I'm here
1 parent 7f13eec commit 2b81f2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/scss/_layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@
6363
.bd-content {
6464
grid-area: content;
6565
min-width: 1px; // Fix width when bd-content contains a `<pre>` https://github.com/twbs/bootstrap/issues/25410
66+
max-width: 100%;
6667
}
6768
}

0 commit comments

Comments
 (0)