diff --git a/site/getting-started.savvy b/site/getting-started.savvy index 3ecf9fc8b..e0199f6ba 100644 --- a/site/getting-started.savvy +++ b/site/getting-started.savvy @@ -26,7 +26,7 @@ For those targetting the web your best option is to use the web font. Place all To use the icons inline use the syntax below. ```html Web Font Example - + ``` @previewBell() @@ -37,7 +37,7 @@ The web font is not the only way to use the icons. They can also be included inl ```html SVG Inline Exmaple - + ``` @@ -45,8 +45,8 @@ SVGs like the web font can be overlayed and combined. ```html Overlay Example - - + + ```