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
Commit 93314ab3 authored by Julie Thézénas's avatar Julie Thézénas
Browse files

feat: maj taille des icones

parent 017a3992
No related branches found
No related tags found
1 merge request!38Resolve "(promises) reduce icon size"
/* stylelint-disable docusaurus/copyright-header */
.promiseSvg {
height: 150px;
width: 150px;
height: 180px !important;
width: auto;
}
......@@ -91,18 +91,6 @@ 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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment