From 0d8f2dc992e4a8c87d70f5668f6f662e6b9326bf Mon Sep 17 00:00:00 2001 From: Jean-Marc Viglino Date: Sat, 22 May 2021 15:02:08 +0200 Subject: [PATCH 1/2] Update index.html --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index faba67d..3327df9 100644 --- a/index.html +++ b/index.html @@ -160,8 +160,8 @@

fg-poi

Icon size and color

To increase icon sizes relative to their container, - use the fa-lg (33% increase), - fa-2x, fa-3x, fa-4x, or fa-5x classes. + use the fg-lg (33% increase), + fg-2x, fg-3x, fg-4x, or fg-5x classes.
@@ -182,7 +182,7 @@

Icon size and color

Fixed width icons

- Use fa-fw class to set icons at a fixed width. + Use fg-fw class to set icons at a fixed width. Especially designed to use in nav lists & list groups to preserve alignment.