diff --git a/home/_includes/cta.html b/home/_includes/cta.html index a1e495b2..e3f66f09 100644 --- a/home/_includes/cta.html +++ b/home/_includes/cta.html @@ -1,6 +1,6 @@
{% unless include.no_container %} -
+
{% endunless %}

{{ include.cta.text|default:include.text }}

diff --git a/home/_includes/features.html b/home/_includes/features.html index faba0bec..58cc62e4 100644 --- a/home/_includes/features.html +++ b/home/_includes/features.html @@ -1,5 +1,5 @@
-
+
diff --git a/home/_includes/functions.html b/home/_includes/functions.html index 45d08bf7..eb1ca272 100644 --- a/home/_includes/functions.html +++ b/home/_includes/functions.html @@ -1,5 +1,5 @@
-
+

{{ include.data.title }}

{{ include.data.text }}

diff --git a/home/_includes/stats.html b/home/_includes/stats.html index 9f934137..c1ec65d1 100644 --- a/home/_includes/stats.html +++ b/home/_includes/stats.html @@ -1,5 +1,5 @@
-
+
{% assign stats = stats|default:site.data.general.stats.stats %} diff --git a/home/_includes/team.html b/home/_includes/team.html index d5402b39..890392b3 100644 --- a/home/_includes/team.html +++ b/home/_includes/team.html @@ -1,5 +1,5 @@
-
+

OUR TEAM

Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table. Franzen you probably haven't heard of them.

diff --git a/home/_includes/testimonials.html b/home/_includes/testimonials.html index 44bbb33c..87cc97d2 100644 --- a/home/_includes/testimonials.html +++ b/home/_includes/testimonials.html @@ -1,5 +1,5 @@
-
+

Testimonials

diff --git a/home/styles/index.css b/home/styles/index.css index dfa0b26a..61e6576f 100644 --- a/home/styles/index.css +++ b/home/styles/index.css @@ -32,10 +32,6 @@ @apply text-gray-500 } - .cm-container { - @apply container px-5 py-24 mx-auto - } - a.anchor { display: block; position: relative;