1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

Added new example in examples/features page. (#36660)

* Added new example in examples/features

* Fix indentation, other suggested changes from review

* fix: heading structure
This commit is contained in:
Vipin Mishra
2022-08-04 10:22:41 +05:30
committed by GitHub
parent e57a94cd66
commit 9e57dfadac
2 changed files with 64 additions and 0 deletions

View File

@@ -29,3 +29,8 @@
background-position: center center;
background-size: cover;
}
.feature-icon-small {
width: 3rem;
height: 3rem;
}