diff --git a/styles.css b/styles.css index f988bb4..f899400 100644 --- a/styles.css +++ b/styles.css @@ -534,7 +534,7 @@ h1,h2,h3,h4,h5,h6 { text-align: left; } h1 { - font-size: 140%; + font-size: 150%; margin-top: 30px; margin-bottom: 5px; } @@ -542,6 +542,7 @@ h1,h2,h3,h4,h5,h6 { font-size: 125%; margin-top: 30px; margin-bottom: 5px; + color: #676767; } h3 { font-size: 110%;