[home]开源官网初始化

This commit is contained in:
tomsun28
2022-02-02 22:49:50 +08:00
parent 9347097905
commit c47706be17
132 changed files with 15971 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
.features {
display: flex;
align-items: center;
}
.featureImage {
height: 200px;
width: 200px;
}
.features h3 {
font-size: 1.7em;
font-weight: 500;
text-align: left;
}