]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
updates nested grid test
authorRafiBomb <rafi@zurb.com>
Thu, 14 Apr 2016 23:02:44 +0000 (16:02 -0700)
committerRafiBomb <rafi@zurb.com>
Thu, 14 Apr 2016 23:02:44 +0000 (16:02 -0700)
test/visual/pages/grid-nested-inky.html

index 728d0d87b8f23f864829a6848bee31b26c5f6a50..965b5830d68a5ed473a22f95b72a3df94c3cb280 100644 (file)
@@ -1,4 +1,17 @@
 
+<style>
+  .blue {
+    background: dodgerblue;
+  }
+  .red {
+    background: salmon;
+  }
+
+  p {
+    border: 1px solid #333;
+  }
+</style>
+
 
 <container>
 
     <columns small="12">
 
       <row>
-        <columns small="6">
-          <p>One Word</p>
+        <columns small="6" class="blue">
+          <p>nested 6 columns</p>
         </columns>
-        <columns small="6">
-          <callout class="secondary">
+        <columns small="6" class="red">
           <p>2sdafkhasdfkjhas dkfjh askdjfh askjdhf aksjdhf aksjdhf kajshdf</p>
-          </callout>
         </columns>
       </row>
 
@@ -27,7 +38,7 @@
       
       <row>
         <columns large="6">
-      
+          
         </columns>
         <columns large="6">