diff options
Diffstat (limited to 'header.php')
-rw-r--r-- | header.php | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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; |