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 84a12404 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

feat: final test on hero banner

parent 35ff2892
No related branches found
No related tags found
1 merge request!58Resolve "range docusaurus colors in css"
......@@ -117,6 +117,10 @@ ul {
.hero__subtitle {
color: var(--ifm-color-white);
width: 90%;
text-align: center;
margin: auto;
padding-bottom: 20px;
}
/***** BUTTON *****/
......
/************ HEADER STYLE ***********/
.hero__subtitle {
width: 90%;
text-align: center;
margin: auto;
padding-bottom: 20px;
color: var(--ifm-color-secondary);
}
.hero__title {
color: var(--ifm-color-secondary);
}
.heroBanner {
padding: 2.6rem 0;
text-align: center;
......
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