From 48e12e9cdee409e3cab4e21d94780607c1109af5 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 9 Dec 2015 15:29:48 -0500 Subject: [PATCH] changed margin in nivo --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 026069a..a9a7d58 100644 --- a/style.css +++ b/style.css @@ -45,7 +45,7 @@ Text Domain: galleria } @media (max-width: 768px){ .metaslider{ - top: 85px; + top: 85px !important; } } -- 2.17.1