aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.1/examples/features/features.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/docs/5.1/examples/features/features.css')
-rw-r--r--site/content/docs/5.1/examples/features/features.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.1/examples/features/features.css b/site/content/docs/5.1/examples/features/features.css
index f8322faf0..619222364 100644
--- a/site/content/docs/5.1/examples/features/features.css
+++ b/site/content/docs/5.1/examples/features/features.css
@@ -7,7 +7,7 @@
.icon-link > .bi {
margin-top: .125rem;
margin-left: .125rem;
- fill: currentColor;
+ fill: currentcolor;
transition: transform .25s ease-in-out;
}
.icon-link:hover > .bi {