diff --git a/src/css/custom.css b/src/css/custom.css index 555dcbf9ddfcc701a7a3aaa3cb212e265d462357..138c0239fc820c0c12e175e3b1e1baeacfb818cd 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -91,6 +91,18 @@ p { padding: 4rem 0; width: 100%; } + +.promiseSvg_src-components-HomepagePromises-module { + height: 135px !important; + width: auto; +} + +.svg_src-components-HomepageFeatures-module { + height: 230px !important; + width: auto; + max-width: 100%; +} + .sections { padding: 4rem 0; width: var(--ifm-container-max-width);