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;
|
||||
line-height: 1;
|
||||
margin-bottom: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
|
Loading…
Reference in a new issue