font2
This commit is contained in:
parent
73a56807a3
commit
61d106a874
1 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,7 @@ a {
|
|||
h1 {
|
||||
margin-bottom: 0;
|
||||
font-weight: 300;
|
||||
font-size: 2.5em;
|
||||
font-size: 3em;
|
||||
font-family: Raleway, sans-serif;
|
||||
}
|
||||
|
||||
|
@ -36,6 +36,8 @@ h3 {
|
|||
|
||||
h2 {
|
||||
margin-bottom: 0;
|
||||
font-weight: 400;
|
||||
font-family: Raleway, sans-serif;
|
||||
}
|
||||
|
||||
h2 + h3 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue