diff options
Diffstat (limited to 'site/layouts/products')
| -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.") }} |
