From 05e13f1b6ffa8a460bce163405270f7814078487 Mon Sep 17 00:00:00 2001 From: Darin Dimitroff Date: Tue, 3 Jan 2017 16:59:46 +0200 Subject: Changes breakpoint --- site/layouts/partials/table.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'site/layouts/partials/table.html') diff --git a/site/layouts/partials/table.html b/site/layouts/partials/table.html index f1431ad..95f639b 100644 --- a/site/layouts/partials/table.html +++ b/site/layouts/partials/table.html @@ -5,16 +5,16 @@

{{.heading}}

{{.text}}

-
+
-
{{ partial "table-column" (dict "plan" "Small" "price" "50" "description" "Perfect for the drinker who likes to enjoy 1-2 cups per day." "item1" "3 lbs of coffee per month" "item2" "Green or roasted beans" "item3" "One or two varieties of beans") }} +
{{ partial "table-column" (dict "plan" "Small" "price" "50" "description" "Perfect for the drinker who likes to enjoy 1-2 cups per day." "item1" "3 lbs of coffee per month" "item2" "Green or roasted beans" "item3" "One or two varieties of beans") }}
-
- {{ partial "table-column" (dict "plan" "Big" "price" "80" "description" "Great for avid drinkers, java-loving couples and bigger crowds" "item1" "6 lbs of coffee per month" "item2" "Green or roasted beans" "item3" "Up to 4 different varieties of beans") }} +
+ {{ partial "table-column" (dict "plan" "Big" "price" "80" "description" "Great for avid drinkers, java-nsoving couples and bigger crowds" "item1" "6 lbs of coffee per month" "item2" "Green or roasted beans" "item3" "Up to 4 different varieties of beans") }}
-
+
{{ partial "table-column" (dict "plan" "Custom" "price" "?" "description" "Want a few tiny batches from different varieties? Try our custom plan" "item1" "Whatever you need" "item2" "Green or roasted beans" "item3" "Unlimited varieties") }}
-- cgit v1.3