Files
EdgeAdmin/web/views/@default/users/features.css
2021-11-28 20:11:48 +08:00

9 lines
189 B
CSS

.feature-boxes .feature-box {
margin-bottom: 1em;
width: 24em;
float: left;
}
.feature-boxes .feature-box:hover label {
font-weight: bold;
}
/*# sourceMappingURL=features.css.map */