diff options
Diffstat (limited to 'header.php')
-rw-r--r-- | header.php | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -81,10 +81,10 @@ font-family: "Indie Flower", cursive; } -em { + em { color: var(--darkteal); -} + } section { font-size: 1.5em; @@ -289,6 +289,7 @@ em { <nav> <a href="/#contact">Contact Me</a> <a href="/#reviews">Reviews</a> + <a href="/tutors">Tutors</a> <a href="/about">About</a> <a href="/policies">Policies</a> <a href="/#pricing">Pricing</a> |