From 4642156cbc6da4a9e25dce2168f2fb9b726de042 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 6 Aug 2013 15:19:12 -0400 Subject: unignore bower_components --- .../src/_includes/examples/larger-icons.html | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 bower_components/font-awesome/src/_includes/examples/larger-icons.html (limited to 'bower_components/font-awesome/src/_includes/examples/larger-icons.html') diff --git a/bower_components/font-awesome/src/_includes/examples/larger-icons.html b/bower_components/font-awesome/src/_includes/examples/larger-icons.html new file mode 100644 index 00000000..95f1ee13 --- /dev/null +++ b/bower_components/font-awesome/src/_includes/examples/larger-icons.html @@ -0,0 +1,35 @@ +
+ +
+
+

+ To increase the size of icons relative to its container, use icon-large, icon-2x, + icon-3x, or icon-4x. +

+
+
+

+ Increase the icon size by using the icon-large (33% increase), icon-2x, + icon-3x, or icon-4x classes. +

+
+
+

icon-camera-retro

+

icon-camera-retro

+

icon-camera-retro

+

icon-camera-retro

+
+
+{% highlight html %} +

icon-camera-retro

+

icon-camera-retro

+

icon-camera-retro

+

icon-camera-retro

+{% endhighlight %} +
+ If your icons are getting chopped off on top and bottom, make sure you have + sufficient line-height. +
+
+
+
-- cgit v1.2.3