diff --git a/docs/en/development/css/philosophies.md b/docs/en/development/css/philosophies.md index de83f962..672519c5 100644 --- a/docs/en/development/css/philosophies.md +++ b/docs/en/development/css/philosophies.md @@ -17,7 +17,7 @@ To ensure support and adoption on a wide array of devices, Toolkit follows a mob To ensure proper viewport rendering and touch capabilities on mobile devices, add the appropriate viewport meta tag to ``. ```html - + ``` ## Fluid & Responsiveness ## diff --git a/docs/en/setup/getting-started.md b/docs/en/setup/getting-started.md index bd854b28..22595c2d 100644 --- a/docs/en/setup/getting-started.md +++ b/docs/en/setup/getting-started.md @@ -93,7 +93,7 @@ Now that we have our assets, let's create the HTML template. We'll go ahead and - + Titon Toolkit diff --git a/tests/runner.html b/tests/runner.html index ca8529d0..4ac98cc9 100644 --- a/tests/runner.html +++ b/tests/runner.html @@ -3,7 +3,7 @@ - + Titon Toolkit - Unit Tests