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.2/examples/features/features.css')
-rw-r--r--site/content/docs/5.2/examples/features/features.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/content/docs/5.2/examples/features/features.css b/site/content/docs/5.2/examples/features/features.css
index 619222364d..b5d658f6b4 100644
--- a/site/content/docs/5.2/examples/features/features.css
+++ b/site/content/docs/5.2/examples/features/features.css
@@ -29,3 +29,8 @@
background-position: center center;
background-size: cover;
}
+
+.feature-icon-small {
+ width: 3rem;
+ height: 3rem;
+}