Index: includes/tool-certification/style.html |
=================================================================== |
--- a/includes/tool-certification/style.html |
+++ b/includes/tool-certification/style.html |
@@ -1,10 +1,28 @@ |
<style> |
+#logos, |
+#logos-heading |
+{ |
+ padding-bottom: 32px; |
+} |
+ |
+@media(min-width: 544px) |
+{ |
+ #logos |
+ { |
+ padding-bottom: 96px; |
+ } |
+ #logos-heading |
+ { |
+ padding-bottom: 64px; |
+ } |
+} |
+ |
@media(min-width: 768px) |
{ |
.masthead-img .embed |
{ |
margin-top: 196px; |
} |
} |