3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-13 13:35:44 +00:00
Files
snipe-it/bower_components/select2/docs/_sass/_featurette.scss
2017-01-11 03:05:06 -08:00

17 lines
193 B
SCSS

// Homepage featurettes
.s2-docs-featurette {
color: #777;
padding: 15px 0;
text-align: center;
h4 {
margin: 30px 0 15px;
}
.fa {
font-size: 28px;
color: #777;
}
}