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/_includes/testimonials.html b/_includes/testimonials.html
index 87cc97d2..efeb36aa 100644
--- a/_includes/testimonials.html
+++ b/_includes/testimonials.html
@@ -1,5 +1,5 @@
-
+
Testimonials
diff --git a/assets/index.css b/assets/index.css
index 69415f96..50949124 100644
--- a/assets/index.css
+++ b/assets/index.css
@@ -12,6 +12,10 @@ layout: empty
@apply border-b-4 border-blue-400;
}
+ .section-container {
+ @apply container px-5 py-24 mx-auto
+ }
+
.header-text{
@apply sm:text-3xl text-2xl font-medium
}
diff --git a/blog.html b/blog.html
index a300fb87..d564596e 100644
--- a/blog.html
+++ b/blog.html
@@ -3,7 +3,7 @@ layout: default
title: Blog
---