From 32c604f8c32a1e7e5476c888535f1f5584ab0d3a Mon Sep 17 00:00:00 2001 From: "stephen@cubedesigners.com" Date: Tue, 6 Sep 2016 12:02:15 +0000 Subject: [PATCH] Fix #678 @0:05 --- less/214-home-services.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/214-home-services.less b/less/214-home-services.less index d09f39c..485400c 100644 --- a/less/214-home-services.less +++ b/less/214-home-services.less @@ -11,7 +11,7 @@ section.services { .text, .carousel { display: inline-block; width: 50%; - vertical-align: top; + vertical-align: middle; @media @m900 { width: 100%; -- 2.39.5