change h font size

This commit is contained in:
Van 2015-11-08 18:02:15 +08:00
parent c00e7a5d26
commit c9d7fc7010
2 changed files with 1 additions and 19 deletions

View File

@ -73,32 +73,14 @@ h4, h5, h6 {
}
h1 {
font-size: 5rem;
letter-spacing: -2px;
text-indent: -3px;
}
h2 {
font-size: 3.6rem;
letter-spacing: -1px;
}
h3 {
font-size: 3rem;
}
h4 {
font-size: 2.5rem;
}
h5 {
font-size: 2rem;
}
h6 {
font-size: 2rem;
}
img {
max-width: 100%;
}

File diff suppressed because one or more lines are too long