make titles center always
This commit is contained in:
parent
89ecce6f99
commit
fa2deff5d7
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ h1 {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
|
|
Loading…
Reference in a new issue