frontend: change h1 sizing
This commit is contained in:
parent
499510bd21
commit
f63398e54f
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ footer > p {
|
|||
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-size: 4rem;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 3rem;
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Reference in a new issue