fix: Ajout de vrai titre
This commit is contained in:
@ -24,8 +24,11 @@
|
||||
padding: 10px
|
||||
background-color: white
|
||||
|
||||
h1
|
||||
h1, .title
|
||||
color: white
|
||||
font-family: $font-family-serif2
|
||||
font-size: 3rem
|
||||
font-weight: bold
|
||||
line-height: 1.1
|
||||
margin: 0
|
||||
padding: 0
|
||||
|
@ -20,13 +20,15 @@ body
|
||||
color: hsla(0,0%,0%,0.8)
|
||||
|
||||
h1
|
||||
font-size: 1.4rem
|
||||
font-size: 2.5rem
|
||||
text-align: center
|
||||
margin: 3rem 0
|
||||
|
||||
h2
|
||||
font-size: 2rem
|
||||
margin-top: 4rem
|
||||
|
||||
h2, h3
|
||||
h1, h2, h3
|
||||
font-family: $font-family-sans-serif7
|
||||
color: $color-primary
|
||||
|
||||
|
Reference in New Issue
Block a user