début des fix
This commit is contained in:
@@ -79,13 +79,22 @@ body{
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
h1 {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: Inter, sans-serif;
|
||||
font-size: 24px;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 24px;
|
||||
line-height: 29px;
|
||||
}
|
||||
h2 {
|
||||
font-size: 20px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: Inter, sans-serif;
|
||||
|
Reference in New Issue
Block a user