diff --git a/styles/index.css b/styles/index.css index 06c07ef..9282bed 100644 --- a/styles/index.css +++ b/styles/index.css @@ -21,6 +21,10 @@ p { margin-bottom: 1.25em; } +a { + color: #333; +} + h1, h2, h3, h4, h5 { font-size: 1.75em; margin: 2.75rem 0 1rem;