完善套餐

This commit is contained in:
GoEdgeLab
2021-11-28 20:11:48 +08:00
parent f3b1434751
commit 956056aa3a
3 changed files with 17 additions and 4 deletions

View File

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