Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 33942f7f13..cf66e7e206 100644
--- a/site/content/docs/5.1/examples/features/features.css
+++ b/site/content/docs/5.1/examples/features/features.css
@@ -30,8 +30,8 @@
.icon-link > .bi {
margin-top: .125rem;
margin-left: .125rem;
- transition: transform .25s ease-in-out;
fill: currentColor;
+ transition: transform .25s ease-in-out;
}
.icon-link:hover > .bi {
transform: translate(.25rem);