summaryrefslogtreecommitdiff
path: root/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'header.php')
-rw-r--r--header.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/header.php b/header.php
index af9fb51..86208c9 100644
--- a/header.php
+++ b/header.php
@@ -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>