Fixes #43 - Standardisation des titres faite avec correction en h1 de ce qui ne devait pas être des h2 et --font-size-xl
This commit is contained in:
parent
0c447209d9
commit
fcf47818d0
8 changed files with 16 additions and 13 deletions
|
|
@ -64,6 +64,7 @@ article h2 {
|
|||
box-sizing: border-box;
|
||||
font-weight: var(--font-weight-light);
|
||||
margin-bottom: var(--unit--vertical);
|
||||
font-size: var(--font-size-xl);
|
||||
}
|
||||
|
||||
.text__title {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue