From: RafiBomb Date: Tue, 28 Jun 2016 18:14:45 +0000 (-0700) Subject: adds minor docs updates X-Git-Tag: v2.2.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ae14329b12511409c0f8ca79d6f1e5cdcd99f7;p=thirdparty%2Ffoundation%2Ffoundation-emails.git adds minor docs updates --- diff --git a/docs/pages/wrapper.md b/docs/pages/wrapper.md index 39965ce7..1c4cb20b 100644 --- a/docs/pages/wrapper.md +++ b/docs/pages/wrapper.md @@ -10,7 +10,7 @@ tags: ## Basics -When using [Inky](inky.html) HTML, the `` tag will create a ``, ``, `
` structure needed to create consistant full width backgrounds. You can add classes to the wrapper to targed CSS properties on it or target elements within it. The `.wrapper-inner` class is available to add padding to the wrapper. +When using [Inky](inky.html) HTML, the `` tag will create a ``, ``, `
` structure needed to create consistant full width backgrounds. You can add classes to the wrapper to target CSS properties on it or target elements within it. The `.wrapper-inner` class is available to add padding to the wrapper. ```inky_example