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 53b8e88c authored by Celeste Robert's avatar Celeste Robert Committed by Christophe Chaudier
Browse files

fix: changed title fontweight and size to improve readebility

parent 19316458
No related branches found
No related tags found
1 merge request!5Resolve "fix: improve header font lisibility"
......@@ -28,8 +28,14 @@
--ifm-font-family-base: 'asap_regular';
--ifm-font-family-bold: 'asap_semi';
--ifm-font-family-italic: 'asap_italic';
--ifm-heading-font-family: 'warsaw_gothic';
--ifm-heading-font-weight: '700';
--ifm-h1-font-size: 4rem;
--ifm-h2-font-size: 3rem;
--ifm-h3-font-size: 2.5rem;
--ifm-h4-font-size: 2rem;
--ifm-h5-font-size: 1.75rem;
--ifm-h6-font-size: 1.5rem;
}
/* For readability concerns, you should choose a lighter palette in dark mode. */
......
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