This commit is contained in:
Mark Otto 2015-04-17 16:50:07 -07:00
parent a4aa650d7d
commit abde088bde
6 changed files with 6 additions and 6 deletions

View file

@ -439,11 +439,11 @@ h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5
}
h1, .h1 {
font-size: 2.5rem;
font-size: 2.75rem;
}
h2, .h2 {
font-size: 2rem;
font-size: 2.25rem;
}
h3, .h3 {

Binary file not shown.

File diff suppressed because one or more lines are too long

View file

@ -439,11 +439,11 @@ h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5
}
h1, .h1 {
font-size: 2.5rem;
font-size: 2.75rem;
}
h2, .h2 {
font-size: 2rem;
font-size: 2.25rem;
}
h3, .h3 {

Binary file not shown.

File diff suppressed because one or more lines are too long