diff options
Diffstat (limited to 'header.php')
-rw-r--r-- | header.php | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -96,6 +96,11 @@ background-color: white; } + section.squarshed { + padding-bottom: 1em; + padding-top: 1em; + } + .button img { margin-right: 1em; } @@ -289,7 +294,6 @@ <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> |