We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80cdf7e commit cc565e1Copy full SHA for cc565e1
src/styles.css
@@ -1,6 +1,6 @@
1
.iconize-inline-title-wrapper {
2
width: var(--line-width);
3
- max-width: 100%;
+ max-width: var(--max-width);
4
margin-inline: var(--content-margin);
5
}
6
0 commit comments