You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to adjust the with via a CSS variable may be useful for other documentation tools as well, like Material for MkDocs, where it renders a width-er than it should be.
I took the time to review all the themes listed in
https://readthedocs-addons.readthedocs.io/ and I added the modifications
required to make them to look exactly as they were before.
I also opened two issues that I found while doing this, but they are unrelated
to this particular change:
* #588
* #589Closes#586
I took the time to review all the themes listed in
https://readthedocs-addons.readthedocs.io/ and I added the modifications
required to make them to look exactly as they were before.
I also opened two issues that I found while doing this, but they are
unrelated to this particular change:
* #588
* #589Closes#586
We are using
width: 35rem
for our notification and it looks pretty small on mdBook.The text was updated successfully, but these errors were encountered: