sass: fix h1 position
Signed-off-by: André Almeida <andrealmeid@riseup.net>
This commit is contained in:
parent
27c69dc550
commit
f93303553d
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ body {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h2, h3, h4, h5, h6 {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue