| | |
| | | font-size: 1.6em; |
| | | font-weight: 300; |
| | | line-height: 1.8em; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | font-size: 1.6em; |
| | | line-height: 1.6em; |
| | | } |
| | |
| | | h1 { |
| | | font-size: 3.2rem; |
| | | line-height: 3.6rem; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | font-size: 3.0rem; |
| | | line-height: 3.4rem; |
| | | } |
| | |
| | | h2 { |
| | | font-size: 2.8rem; |
| | | line-height: 3.2rem; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | font-size: 2.6rem; |
| | | line-height: 3.0rem; |
| | | } |
| | |
| | | h3 { |
| | | font-size: 2.4rem; |
| | | line-height: 2.8rem; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | font-size: 2.2rem; |
| | | line-height: 2.6rem; |
| | | } |
| | |
| | | h4 { |
| | | font-size: 2.2rem; |
| | | line-height: 2.6rem; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | font-size: 2.0rem; |
| | | line-height: 2.4rem; |
| | | } |
| | |
| | | h5 { |
| | | font-size: 2.0rem; |
| | | line-height: 2.4rem; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | font-size: 1.8rem; |
| | | line-height: 2.2rem; |
| | | } |
| | |
| | | h6 { |
| | | font-size: 1.8rem; |
| | | line-height: 2.2rem; |
| | | @media only screen and (max-device-width : 768px) { |
| | | @media only screen and (max-width : 768px) { |
| | | font-size: 1.6rem; |
| | | line-height: 2.0rem; |
| | | } |