summaryrefslogtreecommitdiff
path: root/header.php
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-07-06 10:15:25 -0400
committer53hornet <atc@53hor.net>2021-07-06 10:15:25 -0400
commite30586838607194502f28c7fc31d54d0d3fe64a0 (patch)
treef5405706c7f766e0d140deb5a31cdb0a7f453040 /header.php
parent45c9d3fdfe50490219010ca70b428a8913d353d7 (diff)
downloadcarpentertutoring-e30586838607194502f28c7fc31d54d0d3fe64a0.tar.xz
carpentertutoring-e30586838607194502f28c7fc31d54d0d3fe64a0.zip
fixed email address scrolling off side of form, removed dupe stylesheet
Diffstat (limited to 'header.php')
-rw-r--r--header.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/header.php b/header.php
index 588a84b..d1607f7 100644
--- a/header.php
+++ b/header.php
@@ -6,7 +6,6 @@
Tutoring Excellence Online and in Hampton Roads, VA - Carpenter Tutoring,
LLC
</title>
- <!--<link rel="stylesheet" href="/stylesheet.css" />-->
<style>
/* Colors */
:root {
@@ -145,7 +144,7 @@
.card {
font-size: 0.9em;
background-color: white;
- padding: 2em;
+ padding: 1em;
border-radius: 1em;
margin-left: 0;
margin-right: 0;