Skip to content

Commit 66cc78f

Browse files
Shane DeWaelseratch
authored andcommitted
fix secondary code snippet width
1 parent 42fa6a9 commit 66cc78f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/assets/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,10 @@ a:hover {
315315
margin-top: 1em;
316316
}
317317

318+
.content .section-wrapper .secondary-content div.highlighter-rouge {
319+
width: 100%;
320+
}
321+
318322
summary h4 {
319323
display: inline;
320324
}

0 commit comments

Comments
 (0)