]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
adds wrapper and spacer to whats in the box section
authorRafiBomb <rafi@zurb.com>
Tue, 3 May 2016 23:58:04 +0000 (16:58 -0700)
committerRafiBomb <rafi@zurb.com>
Tue, 3 May 2016 23:58:04 +0000 (16:58 -0700)
docs/pages/index.md
docs/pages/typography.md

index 55f4d0862f5b2638f0006b021f7e898adccb525c..9a6c1296281259283defb31fdc04ea8b9d386c23 100644 (file)
@@ -69,9 +69,17 @@ Get to know the pieces of Foundation.
     <strong>Callout</strong>
     <p>Colored panels to use for sectioning or calls to action.</p>
   </a></div>
-  <div class="column"><a href="thumbnail.html">
-    <strong>Thumbnail</strong>
-    <p>Simple image styles to add a thumbnail look.</p>
+  <div class="column"><a href="menu.html">
+    <strong>Menu</strong>
+    <p>Horizontal or vertical list of links.</p>
+  </a></div>
+  <div class="column"><a href="spacer.html">
+    <strong>Spacer</strong>
+    <p>Create consistant vertical spacing between elements.</p>
+  </a></div>
+  <div class="column"><a href="wrapper.html">
+    <strong>Wrapper</strong>
+    <p>Helps create full with or fluid backgrounds.</p>
   </a></div>
   <div class="column"><a href="typography.html">
     <strong>Typography</strong>
index e64010d5d8e42fdebf36de2fda22e775ec7f8a62..b23dfe77ea5a10a58d2805fccdbaeb50bf8035ce 100644 (file)
@@ -1,5 +1,5 @@
 ---
-title: Foundation for Emails
+title: Typography
 description: Typography in Foundation for Emails is meant to make your life easier by providing clean, attractive, simple default styles for all of the most basic typographical elements.
 sass: scss/components/_type.scss
 ---