use smaller header font on mobile
This commit is contained in:
parent
b0c8816e99
commit
2ccd968ad1
1 changed files with 4 additions and 0 deletions
|
@ -40,5 +40,9 @@
|
|||
.header-homepage{
|
||||
padding-top: 50px;
|
||||
padding-bottom: 100px;
|
||||
|
||||
h1 {
|
||||
font-size: 2.2em;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue