From 79394f57d6d035d6f19ec5b830b09945859e21b7 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Fri, 25 Jan 2019 22:13:30 +0100 Subject: [PATCH] docs: update docs for v6.5.3 --- docs/pages/installation.md | 10 +++++----- docs/pages/typography-base.md | 2 +- docs/partials/search-bar.html | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index f0866f0d8..6ebf52672 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -239,23 +239,23 @@ The folks at [jsDelivr](https://www.jsdelivr.com) host the compressed Foundation ```html - + - + ``` From Foundation 6.4, flex is enabled by default and **only the new XY Grid is available**. However, others CSS versions are available for backward compatibility and the most common usage cases. For others uses and advanced customization, we recommand to build Foundation with custom settings (see others installation methods). ```html - + - + - + ```
diff --git a/docs/pages/typography-base.md b/docs/pages/typography-base.md index 815dcdd7e..2a1c16253 100644 --- a/docs/pages/typography-base.md +++ b/docs/pages/typography-base.md @@ -148,7 +148,7 @@ By inserting a `` element into a header Foundation will scale the header
```html_example -

Foundation for Sites Version 6.5.2

+

Foundation for Sites Version 6.5.3

``` --- diff --git a/docs/partials/search-bar.html b/docs/partials/search-bar.html index 78d3a9b91..cb983f433 100644 --- a/docs/partials/search-bar.html +++ b/docs/partials/search-bar.html @@ -1,7 +1,7 @@