]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update the link for additional Font Awesome sizing 2788/head
authorLazar Stanojević <laxsrbija@users.noreply.github.com>
Fri, 31 Jul 2020 07:37:26 +0000 (09:37 +0200)
committerJeremy Thomas <bbxdesign@gmail.com>
Fri, 31 Jul 2020 08:04:53 +0000 (09:04 +0100)
docs/documentation/elements/icon.html

index 848bc03caabdae351d2be118a3382a05a75f072d..99c70cef98434bae2dabe57ced1f6a6176fe006e 100644 (file)
@@ -111,7 +111,7 @@ meta:
 
 <div class="content">
   <p>
-    The Bulma <code>icon</code> container comes in <strong>4 sizes</strong>. It should always be <em>slightly bigger</em> than the icon it contains. For example, Font Awesome 5 icons use a font-size of <code>1em</code> by default (since it inherits the font size), but provides <a href="https://fontawesome.com/how-to-use/svg-with-js#additional-styling" target="_blank">additional sizes</a>.
+    The Bulma <code>icon</code> container comes in <strong>4 sizes</strong>. It should always be <em>slightly bigger</em> than the icon it contains. For example, Font Awesome 5 icons use a font-size of <code>1em</code> by default (since it inherits the font size), but provides <a href="https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons" target="_blank">additional sizes</a>.
   </p>
 </div>