diff options
Diffstat (limited to 'stylesheets/contact.css')
| -rw-r--r-- | stylesheets/contact.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/contact.css b/stylesheets/contact.css index 221df09..c62f1c5 100644 --- a/stylesheets/contact.css +++ b/stylesheets/contact.css @@ -16,10 +16,10 @@ main h1 { border-right: solid 1px #e05a00; /* Try to set this so that border does not go too far below photo. */ height: 28em; - padding-right: 2em; + padding-right: 1em; } #partners { - padding-left: 2em; + padding-left: 3em; } #contact-us dl:not(:first) { |
