9 lines
187 B
CSS
9 lines
187 B
CSS
.feature-boxes .feature-box {
|
|
margin-bottom: 1em;
|
|
width: 24em;
|
|
float: left;
|
|
}
|
|
.feature-boxes .feature-box:hover label {
|
|
font-weight: bold;
|
|
}
|
|
/*# sourceMappingURL=create.css.map */ |