Slightly toning down h2s again

This commit is contained in:
Barry Clark 2014-06-01 19:00:30 -04:00
parent d63696d065
commit 6abf49094e
3 changed files with 5 additions and 3 deletions

View File

@ -63,4 +63,4 @@
{% include analytics.html %}
</body>
</html>
</html>

View File

@ -50,7 +50,8 @@ h1 {
}
h2 {
font-size: 22px;
font-weight: 400;
font-size: 24px;
}
h3 {

View File

@ -64,7 +64,8 @@ h1 {
color: inherit; }
h2 {
font-size: 22px; }
font-weight: 400;
font-size: 24px; }
h3 {
font-size: 18px;