Article de blog covoiturage

This commit is contained in:
2022-03-28 18:28:50 +02:00
parent 19b8042eab
commit 781b2dd825
5 changed files with 47 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ body {
font-family: $brandfont;
}
h1, h2, h3, h4, h5, h6 {
h1 {
font-family: Manometer;
font-weight: normal;
}
@@ -33,6 +33,10 @@ h1 {
font-size: 2.5em;
}
h2, h3, h4, h5, h6 {
font-weight: bolder;
}
h2 {
font-size: 1.3em;
}