diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 16:09:21 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 16:09:21 +0200 |
| commit | 20d33818a838a7c022456d5620d255283531ba97 (patch) | |
| tree | 7ea19ac7b847c10f2783a5b50f956f1e3ed5cbd6 /site/layouts/contact/single.html | |
| parent | 4ad2ee71fbecb4dcef47319e3cbbe18b57cd1c61 (diff) | |
WIP
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> |
