[home]开源官网初始化
This commit is contained in:
15
home/src/pages/components/Feature.module.css
Normal file
15
home/src/pages/components/Feature.module.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user