sphinx-design: how to scale SVG images when embedded in a (grid-item) card #706
Unanswered
HealthyPear
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am experimenting by trying to reproduce the style shown in pandas (https://pandas.pydata.org/docs/) with sphinx-design (they are using sphinx-panels).
I tried downloading one of their icons (but also with any free favicon is the same) and I can't seem to understand how to scale its size: right now I see this
In sphinx-panels this is done by using the class (though the pandas guys don't do it so I am not sure)
:img-top-cls: pl-5 pr-5
this I don't seem to find this available in sphinx-desing - perhaps it has a different name?
Beta Was this translation helpful? Give feedback.
All reactions