Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "(promises) reduce icon size"

Merged Julie Thezenas requested to merge 24-promises-reduce-icon-size into master
All threads resolved!
+ 12
0
@@ -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);
Loading