Skip to content

Commit 38dfbbc

Browse files
committed
Update after reviews
1 parent d9059b1 commit 38dfbbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Icons/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ the size of all your icons from a single place.
112112
Icon Color
113113
~~~~~~~~~~
114114

115-
UX Icons renders SVG icons with fill="currentColor" (see the `default configuration`_).
115+
UX Icons renders SVG icons with ``fill="currentColor"`` (see the `default configuration`_).
116116

117-
This means icons take their color from the CSS color property, which by default is inherited from the text color of
117+
This means icons take their color from the CSS ``color`` property, which by default is inherited from the text color of
118118
the parent element.
119119

120120
.. code-block:: html+twig

0 commit comments

Comments
 (0)