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/products/single.html | |
| parent | 4ad2ee71fbecb4dcef47319e3cbbe18b57cd1c61 (diff) | |
WIP
Diffstat (limited to 'site/layouts/products/single.html')
| -rw-r--r-- | site/layouts/products/single.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/products/single.html b/site/layouts/products/single.html index 0124e39..921763d 100644 --- a/site/layouts/products/single.html +++ b/site/layouts/products/single.html @@ -22,7 +22,7 @@ {{ partial "blockquote" (dict "quote" "“Kaldi is the place to go if you want the best quality coffee. I love their stance on empowering farmers and transparency.”" "author" "Philipp Trommler") }} <!-- Full-width image --> -<img src="/img/products/products-full-width.jpg" alt="" class="db"> +<img src="/img/products/products-full-width.jpg" alt="" class="db w-100"> {{ partial "table" (dict "heading" "Monthly subscriptions" "text" "We make it easy to make great coffee a part of your life. Choose one of our monthly subscription plans to receive great coffee at your doorstep each month. Contact us about more details and payment info.") }} |
