diff options
Diffstat (limited to 'site/layouts/contact/single.html')
| -rw-r--r-- | site/layouts/contact/single.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/contact/single.html b/site/layouts/contact/single.html index e98f8d1..1e36be3 100644 --- a/site/layouts/contact/single.html +++ b/site/layouts/contact/single.html @@ -2,7 +2,7 @@ {{ partial "nav" . }} -<div class="bg-black white ph3"> +<div class="ph3 bg-off-white"> <div class="center mw6 pv3"> <img src="/img/logo.svg" alt="" class="db w4 center pv4"> <p>We’d love to get in touch with you and hear your ideas and questions. We strive to grow and improve constantly and your feedback is valuable for us.</p> |
